Notes: Summary: Parsing is getting a bit more interesting with hybrid logic interpretations, and the lexicon is beginning to show the signs of what it is eventually intended to be. Still much work to go!
Changes: Rewrote a bunch of stuff in the preprocessing components so that they use fast method calls instead of memory hungry gnu-regexps to find information about the text. (Jason) Build system now includes a build.bat for Windows development. (Meg) Inheritance in the lexicon is now supported. (Jason) Updated Grok for a bunch of removals and changes in the opennlp.common packages. (Jason) Updated the opennlp.grok.preprocess.namefind package to improve its accuracy and memory usage. Also retrained the model. (Jason) Added constructor to SDEventStream which takes a ContextGenerator. The default behavior for the class is to create an instance of SDContextGenerator. This is now parameterized so that the Stream can use a ContextGenerator which knows about a Set of induced abbreviations. (Eric) Upgraded trove to version 0.1.1 (Eric) Made it possible for feature values to be transfered from one category to another within a complex category, thus simplifying the declaration of categories in the lexicon. (Jason) Moved Pipeline and PipelineException to OpenNLP Common. (Jason)
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use