/File-Info

Primary LanguagePythonApache License 2.0Apache-2.0

File-Info

Instructor: Padmanabhan Rajan Sir

Team Members

Name Roll No.
A Ashutosh Sharma B18010
B Tushar Goyal B18030
C Anuj Goel B18161
D Inderjeet B18058
E Keshav Garg B18119

How to run the program?

  1. Install tkinter : sudo apt install python3-tk
  2. Install required dependencies : pip3 install -r requirements.txt
  3. Run main.py : python3 main.py

Module Requirements?

  1. Tkinter
  2. nltk, nltk (punkt)
  3. Matplotlb library
  4. Pillow library