I want to extract important terms from the text and create a set of terms for a specific domain. Then I want to find out how these words are used in the text, positively or negatively.
Do you know any open source project that will help me solve these problems?
Edit:
Sample text:
"Although car is not comfortable, I like the design of it."
From this text I want to extract something like this:
design: positive comfort(able): negative
open-source machine-learning nlp
metdos
source share