Answered by:
I want to do text classification and sentiment analysis in windows 8 app in c# language?

Question
-
I want to do text classification and sentiment analysis in c# for windows 8. I want some opensource libraries for it which can be used in this environment. Can anyone help me?Sunday, March 30, 2014 7:58 AM
Answers
-
Hi,
I am afraid your problem is out of our support for windows store app forum. If you want to look for some 3th part product you should find by yourself and about text classification there are some algorithms to handle it, like Bayesian. You should implemt these codes by yourself.
Best Wishes!
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey. Thanks<br/> MSDN Community Support<br/> <br/> Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.Wednesday, April 2, 2014 2:30 AM
All replies
-
Hi,
In windows store app, there is no direct API to text classification and sentiment analysis. You should find 3th part product or you should implement by yourself.
Best Wishes!
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey. Thanks<br/> MSDN Community Support<br/> <br/> Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.Monday, March 31, 2014 2:36 AM -
Yes I know there are no direct APIs. That's why I am searching a library which can be used in the VS 12 environment. I have searched for that but I have not found single c# library. Can you suggest some if you know some libraries?Tuesday, April 1, 2014 11:34 AM
-
Hi,
I am afraid your problem is out of our support for windows store app forum. If you want to look for some 3th part product you should find by yourself and about text classification there are some algorithms to handle it, like Bayesian. You should implemt these codes by yourself.
Best Wishes!
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey. Thanks<br/> MSDN Community Support<br/> <br/> Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.Wednesday, April 2, 2014 2:30 AM