Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 331 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 331 Bytes

Natural-Language-Processing

Information retrieval of relevant data from the dataset using NLP using Python Parsing the data from json to csv format Project Includes LDA Analysis using TFIDF vector i.e. Topic Extrction Build the Search Engine from whoosh package with BM25F algorithem. Deployment the project on flask application