About 2,580 results
Open links in new tab
  1. Apache OpenNLP

    About OpenNLP supports the most common NLP tasks, such as sentence segmentation, tokenization, lemmatization, part-of-speech tagging, named entity extraction, chunking, parsing, language …

  2. GitHub - apache/opennlp: 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 …

  3. Apache OpenNLP - Wikipedia

    The Apache OpenNLP library is a machine learning based toolkit for the processing of natural language text. It supports the most common NLP tasks, such as language detection, tokenization, sentence …

  4. Intro to Apache OpenNLP - Baeldung

    Jan 28, 2026 · Apache OpenNLP is an open source Natural Language Processing Java library. It features an API for use cases like Named Entity Recognition, Sentence Detection, POS tagging and …

  5. opennlp - Git at Google

    opennlp-morfologik-addon : An addon for Morfologik. opennlp-dl : OpenNLP interface implementations for ONNX models using the onnxruntime dependency. opennlp-dl-gpu : Replaces onnxruntime with …

  6. OpenNLP Tutorial - Online Tutorials Library

    Apache OpenNLP is an open source Java library which is used process Natural Language text. OpenNLP provides services such as tokenization, sentence segmentation, part-of-speech tagging, …

  7. OpenNLP Labs

    OpenNLP is the first and largest student-led research lab for ethical AI. Powered by nearly 1,000 students globally, we address the urgent needs of diverse communities by leveraging cutting-edge …

  8. Apache OpenNLP

    About OpenNLP supports the most common NLP tasks, such as tokenization, sentence segmentation, part-of-speech tagging, named entity extraction, chunking, parsing, and coreference resolution.

  9. 自然语言处理 (NLP)-Apache OpenNLP简单使用 - 知乎

    Apache OpenNLP 是一个功能强大的工具,适用于各种自然语言处理任务。 它的模块化设计和开源特性使得开发者能够灵活地集成和使用这些工具,以满足不同的应用需求。 随着自然语言处理技术的不 …

  10. OpenNLP Documentation - SourceForge

    Introduction 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 …