What should I learn to work on sentimental analysis project? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

What should I learn to work on sentimental analysis project?

I want to work on sentimental analysis project. And I have enough knowledge of hadoop,mapreduce etc. So , what should I learn for the same?

4th Jul 2018, 9:48 AM
Anubhav Singh
Anubhav Singh - avatar
5 Answers
+ 8
thank you Janning...it helped me a lot
4th Jul 2018, 5:14 PM
Anubhav Singh
Anubhav Singh - avatar
+ 6
hi Janning , that only explains what is that? and some examples ..but not what i need
4th Jul 2018, 10:22 AM
Anubhav Singh
Anubhav Singh - avatar
+ 3
Hi Anubhav, I think that digging deeper and pursuing hints or clues as far as you can is a good habit to form early on in development. (Hmm... that seemed oddly punny.) Anyway, to illustrate my point, the link directs you to the following list: The following is a list of a few open source sentiment analysis tools. 1. GATE plugins 2. Stanford Sentiment Analysis Module (Deeply Moving: Deep Learning for Sentiment Analysis) 3. LingPipe (Sentiment Analysis Tutorial) 4. TextBlob (Tutorial: Quickstart)[5] 5. Opinion Finder (OpinionFinder | MPQA) 6. Clips pattern.en (pattern.en | CLiPS) A search for each of these reveals the following: 1. https://en.wikipedia.org/wiki/General_Architecture_for_Text_Engineering 2. https://nlp.stanford.edu/sentiment/code.html 3. http://alias-i.com/ 4. https://textblob.readthedocs.io/en/dev/ 5. http://mpqa.cs.pitt.edu/opinionfinder/opinionfinder_2/opinionfinder_2_0/opinionfinder_2_0_README.txt 6. https://www.clips.uantwerpen.be/software Which would then lead us to conclude: 1. Java 2. Java 3. Java 4. Python 5. Java 6. Python Not knowing any more about what area of sentiment analysis you want to focus on or which projects interest you the most, I can only offer general guidance. I see you've already completed SoloLearn's Java course and are relatively far along in SoloLearn's Python course, so you're already on your way. Keep up the good work!
4th Jul 2018, 10:50 AM
Janningā­
Janningā­ - avatar
4th Jul 2018, 9:53 AM
Janningā­
Janningā­ - avatar
+ 1
You're welcome. :)
4th Jul 2018, 7:15 PM
Janningā­
Janningā­ - avatar