Hi every one,
I'm working on negation detection for sentiment analysis in text files. Most common negation words are not, no and never. for example "good" is classified as positive but "not good" should be classified as negative.
So far I can only detect negations where the adjective is exactly right after the negation word ("not good"). But I need to consider different scopes. I need to detect...
User Profile
Collapse
-
Negation detection in text
-
Dheeraj, thanks for your comment.
with few more changes, it helped to solve my problem. -
How to find a word in multiple text files ?
Hi every one, this is my first post here!
I'm using GATE toolkit for information retrieval and text analysis, but i really need java for some parts.
I have managed to find a specific word in one text file, but i need to look for a specific word, in multiple text files. all of the files are ".txt" and they are in the same folder but each of them with different names. I have written the following code: but i...
No activity results to display
Show More
Leave a comment: