Noah Petherbridge - Apr 24, 2012:
It doesn’t support NLTK, and I don’t know how it would support it if I wanted to. RiveScript is more of a stand-alone thing like AIML is.
Once again, since this is brand new released RiveScript code, and since the intention is not to sound greedy, please note this is merely for the sake of conversation free of any sort of criticism.
Here is one idea with the NLTK, RiveScript may tell the mood of the person, which could come in handy…
Sentiment Analysis with Python NLTK Text Classification
It can tell you whether it thinks the text you enter below expresses positive sentiment, negative sentiment, or if it’s neutral.
Read more: http://text-processing.com/demo/sentiment/
Tip (Quick Howto):
Say something nice at first such as typing in a compliment or a friendly greeting, then for testing purposes, make a complaint or type in something negative… This demo will read your text and detect your sentiment.