在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):apache/opennlp开源软件地址(OpenSource Url):https://github.com/apache/opennlp开源编程语言(OpenSource Language):Java 99.5%开源软件介绍(OpenSource Introduction):Welcome to Apache OpenNLP!The Apache OpenNLP library is a machine learning based toolkit for the processing of natural language text. This toolkit is written completely in Java and provides support for common NLP tasks, such as tokenization, sentence segmentation, part-of-speech tagging, named entity extraction, chunking, parsing, coreference resolution, language detection and more! These tasks are usually required to build more advanced text processing services. The goal of the OpenNLP project is to be a mature toolkit for the above mentioned tasks. An additional goal is to provide a large number of pre-built models for a variety of languages, as well as the annotated text resources that those models are derived from. Presently, OpenNLP includes common classifiers such as Maximum Entropy, Perceptron and Naive Bayes. OpenNLP can be used both programmatically through its Java API or from a terminal through its CLI. OpenNLP API can be easily plugged into distributed streaming data pipelines like Apache Flink, Apache NiFi, Apache Spark. Useful LinksFor additional information, visit the OpenNLP Home Page You can use OpenNLP with any language, demo models are provided here. The models are fully compatible with the latest release, they can be used for testing or getting started. Please train your own models for all other use cases. Documentation, including JavaDocs, code usage and command-line interface examples are available here You can also follow our mailing lists for news and updates. OverviewCurrently the library has different packages:
Getting StartedYou can import the core toolkit directly from Maven, SBT or Gradle: Maven
SBT
Gradle
For more details please check our documentation Building OpenNLPAt least JDK 8 and Maven 3.3.9 are required to build the library. After cloning the repository go into the destination directory and run:
ContributingThe Apache OpenNLP project is developed by volunteers and is always looking for new contributors to work on all parts of the project. Every contribution is welcome and needed to make it better. A contribution can be anything from a small documentation typo fix to a new component. If you would like to get involved please follow the instructions here |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论