Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 662 Bytes

readme.md

File metadata and controls

16 lines (12 loc) · 662 Bytes

AI based Document Classification System

Here in this a project, a simple document classification system has been created using Multinomial Naive Bayes Algorithm. This system is able to classify the PDF type documents based on their content to either AI document or WEB document.

TODO:

  • Simple PDF classification system
  • More documents classification
  • Deployment in Webapp

Technologies Used:

Machine Learning, Natural Language Processing, Python, Data Mining

Checkout the Classifier Outputs:

Output

Acknowledgement

Special thanks to my mentor Siddhant Sharma