On Thu, May 19, 2011 at 5:47 PM, Andreas Kostler
<andreas.koestler.le...@gmail.com> wrote:
> Hi Armando,
> I'm working on a Clojurej library for sentiment analysis which doesn't 
> contain everything you'd want for nlp but quite a nice subset of input 
> modules (plain text corpora, rss feeds, html, etc...),
> tokenising/normalising filters (noise removal, porter stemmer, etc), 
> distance/similarity metrics (euclidean, cosine, peasrsons, Jaccard/Tanimoto), 
> b-o-w vector representation, clustering (hierarchical, k-means), 
> classification (NN, Bayes, knn), and some other little tidbits to tie up 
> loose ends. There will be a first release in about 2-3 weeks time. If you're 
> planning on doing work in that direction, maybe we could join forces :)
> Kind Regards
> Andreas

Whoa, what the heck are you doing, trying to build Skynet? :)

Then again, Lisp HAS traditionally been the preferred language of AI hackers...

-- 
Protege: What is this seething mass of parentheses?!
Master: Your father's Lisp REPL. This is the language of a true
hacker. Not as clumsy or random as C++; a language for a more
civilized age.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to