Skip to content

Commit

Permalink
Added additional instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
victorneo committed Mar 19, 2012
1 parent ad525a3 commit 0cd1577
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -20,8 +20,10 @@ How to use
2. Install NLTK (if it is not installed)
3. Run the classifier

Or run the following commands:

git clone git://github.com/victorneo/Twitter-Sentimental-Analysis.git
git clone git://github.com/victorneo/Twitter-Sentimental-Analysis.git twanalysis
cd twanalysis
pip install nltk
python classification.py

Expand Down

0 comments on commit 0cd1577

Please sign in to comment.