Not sure how many features you are looking for, but today I have tokenizing & tagging working on app engine. My code is at https://github.com/rutherford/nltk-gae and there's a sample app included along with instructions for setting up.
On Monday, March 5, 2012 5:21:32 PM UTC, 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/-/JJcW9qvxA_IJ. 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.
