Documents

User documentation

sentiwordnet

2008-09-10 06:28

Sentiwordnet: a publicly available lexical resource for opinon Mining

http://patty.isti.cnr.it/~esuli/software/

http://patty.isti.cnr.it/~esuli/publications/LREC2006.pdf

AI Ruby

2008-09-11 15:48

I am using Ruby and MySQL to conduct experiment on classification. Here are some libraries which I am using:

1. Speech Tagger. Just download it from http://www.markwatson.com/opensource/rubytagger_0.1.1.zip and the copy all files to your LIB folder.
...