CoreferenceTest README An Eclipse project defining a test attempt to implement Coreference resolution using Apache OpenNLP (http://opennlp.apache.org). Sadly, unlike other OpenNLP processing components, the site provides no details on how to implement the coreference resolution aspects of the tool: http://opennlp.apache.org/documentation/1.5.2-incubating/manual/opennlp.html#tools.coref After hacking around, and frustration, the project is adapted from the following blog post: http://blog.dpdearing.com/2012/11/making-coreference-resolution-with-opennlp-1-5-0-your-bitch/ Runtime required 1GB of heap space, and a VM arg reference to a directory storing the Princeton WordNet (http://wordnet.princeton.edu) -DWNSEARCHDIR=/path/to/WordNet-3.0/dict resources. WARNING: As you might tell from the title, some of the language in the blog post is Not Suitable For Work (NSFW).
amb-enthusiast/CoreferenceTest
Read full article from amb-enthusiast/CoreferenceTest
No comments:
Post a Comment