Automated Document Summarization 1.0
Mentor(s):
Nagarajan Prabakar
Product Owner(s):
Nagarajan Prabakar
Instructor:
Masoud Sadjadi
Description:
Automated Document Summarization 1.0, or Tidbit for short, is a web application that allows users to summarize online articles and documents. Using a variety of natural language processing algorithms (NLP), the system extracts the article from the website, tokenizes it into sentences and then creates a summary by choosing those sentences that capture the main points of the article. Tidbit supports three NLP summarization algorithms: frequency-based, Luhn's algorithm and SumBasic.
