Skip to content

Tacacs-1101/TextAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

TextAnalyzer

Analytics and summary for a text document.

This repository contains a python notebook which implements algorithm for text analysis and summary. It takes a text document as input and output the following:

  • Word cloud of Nouns
  • Bargraph of very frequent words
  • Bargraph of frequent nouns
  • Summary of text document

LSA technique has been used to summarise the content of documents.

About

Analytics and summary for a text document.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published