Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adarshkoppmanjunath/improved-search-engine-based-on-sentimental-analysis

This project is done as part of the software engineering class. The project objective is to create a search engine which takes input from user and input should be topic related to the news. Website will be searching all relevant articles from web and result will be displayed to the user in 30 lines so that the user doesn't have to open multiple tabs sequentially. A unique feature tried here is adding sentimental analysis for user search. For this project, we are using the Django framework and Visual Studio Code IDE
https://github.com/adarshkoppmanjunath/improved-search-engine-based-on-sentimental-analysis

design-patterns django nlp python search-engine sentimental-analysis textblob uml

Last synced: 3 days ago
JSON representation

This project is done as part of the software engineering class. The project objective is to create a search engine which takes input from user and input should be topic related to the news. Website will be searching all relevant articles from web and result will be displayed to the user in 30 lines so that the user doesn't have to open multiple tabs sequentially. A unique feature tried here is adding sentimental analysis for user search. For this project, we are using the Django framework and Visual Studio Code IDE

Awesome Lists containing this project