Using NLTK in Java

hussainsaiger at gmail.com hussainsaiger at gmail.com
Mon Sep 1 02:42:25 EDT 2008


I am trying to convert a python module (that contains the use of
NLTK.Corpus) by jythonc. It is not able to include nltk dependencies
within the java class it creates. So when i use this class in java, it
fails to recognize nltk. Can anyone please let me know how should i
use nltk in python/jython modules so i can use in Java.



More information about the Python-list mailing list