Coder Social home page Coder Social logo

amazon-sentanalysis's Introduction

CSCI 183 Final Project

Logistic Regression & Naive Bayes on Amazon review data

Thida Aung, Sanjay Kaliyur, Erik Trewitt

Jupyter Notebook with a Python 3.5.2 kernel. Tested and run on Mac OS X, but should be platform-independent due to the nature of Python.


Setup instructions

  1. Clone this project using git clone [email protected]:sanjaykaliyur/CSCI183-Project.git, or download the zip file from the github page.

  2. If you don't already have it, install Python 3.5+ from python.org or using sudo apt-get install python3.

  3. Install pip3:

  1. Ensure pip is up to date: pip3 install --upgrade pip.

  2. Install Jupyter: pip3 install jupyter.

  3. Install required dependencies: pip3 install $(cat install-requires.txt).

  4. Download the compressed data files from source (Video Game and Musical Instrument 5-core), decompress them, and place them in data/.

  5. Open the project notebook:
    python3 -m jupyter notebook sentiment-analysis--amazon_commented.ipynb.


External Dependencies

  • matplotlib: Data plotting tool
  • nltk: Natural language toolkit, used for stemming
  • pandas: Data processing toolkits
  • sklearn: Machine learning algorithm library

amazon-sentanalysis's People

Contributors

etrewitt avatar heatherthida2 avatar sanjaykaliyur avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

heatherthida

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.