(From README) The opennlp project is now the home of a set of java-based NLP tools which perform sentence detection, tokenization, pos-tagging, chunking and parsing, named-entity detection, and coreference. These tools are not inheriently useful by themselves, but can be integrated with other software to assist in the processing of text. As such, the intended audience of much of this documentation is software developers who are familar with software development in Java.
N/A
[org.clojars.pjt/opennlp-tools "1.4.3"]
org.clojars.pjt/opennlp-tools {:mvn/version "1.4.3"}
implementation("org.clojars.pjt:opennlp-tools:1.4.3")
<dependency> <groupId>org.clojars.pjt</groupId> <artifactId>opennlp-tools</artifactId> <version>1.4.3</version> </dependency>
Note: this artifact is a non-canonical fork. See the wiki for more details.
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: