I use Stanford NLP (http://nlp.stanford.edu/) on java version of app engine. If you are looking for tagging or categorization, try AlchemyAPI with urlfetch.
On Monday, 5 March 2012 22:51:32 UTC+5:30, Brandon Wirtz wrote: > > I was looking to do some things using NLTK and found code.google.com/p/* > nltk*-gae/ which looks promising, but the code on the site has quite a > few errors (most of which I worked through) but has a LOT to be implemented > (and relies on MemCache never being flushed to work) > > Does anyone know of a better NLTK for GAE implementation? Or do we have an > ETA on NLTK being supported on GAE? > > > > -Brandon > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/NywbaBwR8LwJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
