ANN: NubFinder : Mining Opinions on the Web

Hello, I am pleased to announce NubFinder research project. Goal: develop technology to search and analyze user opinions on the Web. NubFinder and NubTrend are research prototypes trying first to accomplish a more 'simple' task - classification of emotions in Twitter messages, and then approach opinion mining. NubFinder project site: https://sites.google.com/site/nubfinder NubFinder discussion group: http://groups.google.com/group/nubfinder Thanks for your interest in NubFinder Research! -- All the best, Dmitri O. Kondratiev "This is what keeps me going: discovery" dokondr@gmail.com http://sites.google.com/site/dokondr/welcome

Since this is an announcement on the Haskell mailing list, could you
clarify the relevance to Haskell? It's not immediately obvious.
--
Edward Amsden
On Wed, Feb 1, 2012 at 5:04 PM, dokondr
Hello, I am pleased to announce NubFinder research project. Goal: develop technology to search and analyze user opinions on the Web. NubFinder and NubTrend are research prototypes trying first to accomplish a more 'simple' task - classification of emotions in Twitter messages, and then approach opinion mining.
NubFinder project site: https://sites.google.com/site/nubfinder NubFinder discussion group: http://groups.google.com/group/nubfinder
Thanks for your interest in NubFinder Research!
-- All the best, Dmitri O. Kondratiev
"This is what keeps me going: discovery" dokondr@gmail.com http://sites.google.com/site/dokondr/welcome
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

On Thu, Feb 2, 2012 at 5:24 AM, Edward Amsden
Since this is an announcement on the Haskell mailing list, could you clarify the relevance to Haskell? It's not immediately obvious.
Very true, sorry for missing this out. All server-side code including Twitter crawler and Sparse Vector Space Model classifier is written in Haskell http://www.haskell.org/ and compiled with The Glasgow Haskell Compiler http://www.haskell.org/ghc/. In case of interest in NubFinder project I will refactor the Haskell source into reusable library ready for Hackage.
-- Edward Amsden
On Wed, Feb 1, 2012 at 5:04 PM, dokondr
wrote: Hello, I am pleased to announce NubFinder research project. Goal: develop technology to search and analyze user opinions on the Web. NubFinder and NubTrend are research prototypes trying first to accomplish a more 'simple' task - classification of emotions in Twitter messages, and then approach opinion mining.
NubFinder project site: https://sites.google.com/site/nubfinder NubFinder discussion group: http://groups.google.com/group/nubfinder
Thanks for your interest in NubFinder Research!
-- All the best, Dmitri O. Kondratiev
"This is what keeps me going: discovery" dokondr@gmail.com http://sites.google.com/site/dokondr/welcome
participants (2)
-
dokondr
-
Edward Amsden