Skip to content

yelpfeelers/data-science

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Data-Science


Getting Review Data:


DOCUMENTATION :

    api.mota-analytica.io/business/(BUSINESS_ID_GOES_HERE)

EXAMPLES


NOTES: These calls return a JSON file. These JSON files contain 50 reviews, with review text, yelp rating, and sentiment analysis rating.



Performing Sentiment Analysis On User Input:


DOCUMENTATION:

    api.mota-analytica.io/sentiment/(USER_REVIEW_GOES_HERE_SPACES_MUST_BE_UNDERSCORES)

EXAMPLES


NOTES: These calls return a JSON file. These JSON files contain a single number between 0 and 5. This number represents the predicted review score (X/5 Stars) (edited)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published