I am doing project in java that analyzes tweets related to a particular topic and categorizes them as positive,negative or neutral.I have been able to extract the tweets but donot know how to build a classifier to categorize them.How do i build a classifier and how do i train it?Please help me out.
sssabita 0 Newbie Poster
Recommended Answers
Jump to PostSounds like AI stuff.
Most of your problem will be design.
When you get a design then we can help you with the java coding part.
Good luck.
Jump to PostOnly a masters degree? :)
Jump to PostOne possible way is as you suggested in your first post: Build a massively parallel recognizer system and train it on data that you have screened yourself. This is a non-trivial task.
Another is to try to build a recognizer using grammar rules. In my experience, that can be …
All 9 Replies
NormR1 563 Posting Sage Team Colleague
jackmaverick1 -4 Junior Poster
griswolf 304 Veteran Poster
jackmaverick1 -4 Junior Poster
sssabita 0 Newbie Poster
griswolf 304 Veteran Poster
johnrussels84 0 Newbie Poster
sssabita 0 Newbie Poster
siva111 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.