-
Notifications
You must be signed in to change notification settings - Fork 0
oakmad/Sentiment
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is some of my work on sentiment analysis using Python. disseration.py The software portion of my MSc dissertation. This requires NLTK (http://www.nltk.org) and BeautifulSoup (http://www.crummy.com/software/BeautifulSoup/) for web crawling. pandlee.py Is based on the work of Pang and Lee and uses SVM for clasifying the data. The application just build the fold files for the SVM of choice. NLTK is required to identify stop words but it also contains Pang and Lee's test data which is handy.
About
Some work on sentiment analysis: MSc project and some experimentation
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published