Document-Information-Retrieval-System
Information retrieval is a python application which uses term frequency (TF) and inverse document frequency (IDF) to calculate cosine similarity values of input document and training set of documents stored in MongoDB to classify a given text document into different categories by using K-Nearest Neighbor algorithm.
Log in or sign up for Devpost to join the conversation.