- Open terminal
- Install ntlk, if not installed already using: sudo pip install -U nltk
- Install PDFMiner, if new test data in form of pdf documents is to be converted to txt files, using: sudo apt-get install python-pdfminer
- run the command: python run.py
- Output will give testcase results of our models on terminal. If you want to get output in file, type: python run.py >> ${filename}.txt e.g.: python run.py >> result.txt
-
Notifications
You must be signed in to change notification settings - Fork 0
samishbedi/Research-Paper-Classification
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A Machine Learning Project that classifies research papers belonging to various computer science domains with high accuracy.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published