Tool to extract news articles from newspaper and give the context about the news
-
Updated
Aug 17, 2017 - Python
Tool to extract news articles from newspaper and give the context about the news
This is my final year project "customer reviews classification and analysis system using data mining and nlp". It analyzes and then classifies the customer reviews on the basis of their fakeness, sentiments, contexts and topics discussed. The reviews are taken from various e-commerce platforms like daraz and amazon.
Crawler is a Python package that crawls web pages and converts their content into Markdown format, making it easy to create documentation, notes, or other text-based representations. It features domain restrictions, flexible output options, and graph visualization.
Generates standardised datasets from given docs for use in LLM training.
The main aim of the project is to scrap reviews from a website for American cuisine restaurants in NYC. Then from the scrapped reviews, it would extract the context and calculate the accuracy for each context. (Contexts considered are: Whom, When, Where, and Occasion) - 'Whom' denotes, with whom the user went to the restaurant (example: friends,…
The main aim of the project is to scrap reviews from a website for American cuisine restaurants in NYC. Then from the scrapped reviews, it would extract the context and calculate the accuracy for each context. (Contexts considered are: Whom, When, Where, and Occasion) - 'Whom' denotes, with whom the user went to the restaurant (example: friends,…
Add a description, image, and links to the context-extraction topic page so that developers can more easily learn about it.
To associate your repository with the context-extraction topic, visit your repo's landing page and select "manage topics."