On 26/05/2015 07:21, kaushik.hal...@accenture.com wrote:
Hello Sir,
Greetings.

We are in process of building a recommendation engine based on text analytics 
and sentiment analytics .
Analytics Engine having Sentiment Analytics and Text Analytics should further 
have following few requirements

i. The Analytics engine should able to connect REST Web server and SQL DB . 
Ideally it should get exposed by REST Web Service.
ii. Analytics Engine should run Parallel in Cluster form
iii. Analytics Engine should have Strong Corpus , should able to recognize "Key 
words and Phrases" and should able to find correlation between words
iv . Analytics Engine should be portable in Big Data environment and should 
have high throughput .

Please suggest if Python can help in achieving above requirements . Thanks a lot

With Regards

Kaushik halder
9836181515


You're on the wrong list as this is for beginners to the Python language and its standard library. Please try https://mail.python.org/mailman/listinfo/python-list which is also available as gmane.comp.python.general.

Having said that do you want something like this http://www.nltk.org/ ?

--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to