Summrizer: Text summarizer (Implementation) & Context Extractor
Tuesday, October 27, 2015
Tuesday, October 27, 2015
Recently, I've been working on implementing a text summarization script in Python (previous blog post). I've built a naive implementation of a text summarizer and also a custom Text Context Analyzer which is basically a kind of self-customized Part Of Speech and Noun Phrase tagger which determines that what the content is about i.e. the important context of...