Skip to content

Read all contents off all the .txt and .pdf files in a specified folder and get some basic analysis information about them like word , word frequency , Dates , nearby words overview into one spreadsheet file(.csv)

License

manavsengupta/textminingproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

textminingproject

Read all contents off all the .txt and .pdf files in a specified folder and get some basic analysis information about them like word , word frequency , Dates , nearby words overview into one spreadsheet file(.csv)

For Getting Started in Terminal or cmd/PowerShell write pip install -r requirements.txt with the present working directory of where the requirements.txt file is present and then it should be all ready to Rock!

If you are in linux and tkinter is not installed run sudo apt install python3-tk

All the other details are present in the Welcome message of main.py.

About

Read all contents off all the .txt and .pdf files in a specified folder and get some basic analysis information about them like word , word frequency , Dates , nearby words overview into one spreadsheet file(.csv)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published