-
Website
http://clarkparsia.com/weblog/ -
Original page
http://clarkparsia.com/weblog/2006/10/08/nltk-nlp-in-python/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
danja
11 comments · 4 points
-
Dave Beckett
1 comment · 2 points
-
Kendall
23 comments · 1 points
-
drewpca
1 comment · 1 points
-
-
Popular Threads
http://web.media.mit.edu/~hugo/conceptnet/
http://web.media.mit.edu/~hugo/montylingua/
Both are also Python-based & very impressive (based on user-generated common-sense knowledge-base).
Regarding books: you'll see that there are 2 paradigms (logic vs. statistics). The logic-approach (such as in Allen's book) works nicely but requires a lot of tedious maintenance. Personally I believe more in the statistics approach (such as in Manning & Schuetze's book), which seems like the more strategically sound paradigm.
I'm aware of the difference and what seems to be the current preferred approach (stats).
The commonsense based one looks absolutely fascinating! And very useful for my current class. Thanks again.