/Text-Analyser

A generic text analysis and classification tool(GUI Tkinter) which has different pipelines built in it.

Primary LanguageJupyter Notebook

Text-Analyser

Python with Gui Tkinter

Text Analyzeris simply used as a text analyzing tool for counting words, characters, special characters (like @, #, $, %, &) in your text that you can type. Here we made a simple text analyzer. Language: Python Library used while making text analyzer are: • Tkinter • Matplotlib • Pandas