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

https://github.com/ajinkyat/ori-nlp

using NLP for sentiment analysis
https://github.com/ajinkyat/ori-nlp

Last synced: about 1 month ago
JSON representation

using NLP for sentiment analysis

Awesome Lists containing this project

README

        

# ORI-NLP

Using NLP for sentiment analysis

## Index
senti.py: sample NLP code used to extract sentiment around given characteristics.

revcol.py: code to add features good/bad service, installation etc

improved.csv: data frame with added features good/bad service, installation etc

final1: data frame with added features, number of 5/4/3/2/1 star reviews after scraping data by ASIN by using scrapy.

wilson_score.py: Code to add wilson score columns to data frame.

final2: data frame with added features of wilson score columns.