2 Forks
1 Stars
1 Watchers

Context-Extraction

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, family, etc.) - 'When' denotes, for which part of the day the user dined in (example: lunch, dinner, etc.) - 'Where' denotes, whether the user is local or tourist - 'Occasion' denotes, for which particular occasion the user visited (example: birthday, wedding anniversary, etc.)

How to download and setup Context-Extraction

Open terminal and run command
git clone https://github.com/ParasGarg/Context-Extraction.git
git clone is used to create a copy or clone of Context-Extraction repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Context-Extraction https://github.com/ParasGarg/Context-Extraction/archive/master.zip

Or simply clone Context-Extraction with SSH
[email protected]:ParasGarg/Context-Extraction.git

If you have some problems with Context-Extraction

You may open issue on Context-Extraction support forum (system) here: https://github.com/ParasGarg/Context-Extraction/issues