This plugin allows for the automatic annotation provided by the OpenNlp Tool project (opennlp.sf.net) to be used within WordFreak. Specifically tools provided in the opennlp-tools package to be used for sentence detection, tokenization, pos-tagging, syntactic-chunking, full-parsing, and named-entity detection. Each type of annotation requires a model file. The model files can be checked out of CVS at: cvs.sourceforge.net/opennlp/models or individually at: http://cvs.sourceforge.net/viewcvs.py/opennlp/models/ To tell the plugin where they are set the data directory in WordFreak to their location. Note the models are large so you may only want to get the ones you want, but you must maintain their directory structure so that the plugin can find them.