Scroll to navigation

OPENNLP(1) User Commands OPENNLP(1)

NAME

opennlp - CLI interface to Apache OpenNLP

DESCRIPTION

[main] INFO opennlp.tools.cmdline.CLI - OpenNLP 2.3.3. [main] INFO opennlp.tools.cmdline.CLI - Usage: opennlp TOOL [main] INFO opennlp.tools.cmdline.CLI - where TOOL is one of:

Learned document categorizer
Trainer for the learnable document categorizer
Measures the performance of the Doccat model with the reference data
K-fold cross validator for the learnable Document Categorizer
Converts 20newsgroup data format to native OpenNLP format
Learned language detector
Trainer for the learnable language detector
Converts leipzig data format to native OpenNLP format
K-fold cross validator for the learnable Language Detector
Measures the performance of the Language Detector model with the reference data
Builds a new dictionary
Character class tokenizer
Learnable tokenizer
Trainer for the learnable tokenizer
Measures the performance of the learnable tokenizer
K-fold cross validator for the learnable tokenizer
Converts external data formats (irishsentencebank,ad,pos,masc,conllx,namefinder,parse,conllu) to native OpenNLP format
Normalizes tokenized text according to rules defined in a detokenizer dictionary
Learnable sentence detector
Trainer for the learnable sentence detector
Measures the performance of the learnable sentence detector
K-fold cross validator for the learnable sentence detector
Converts external data formats (nkjp,irishsentencebank,ad,pos,masc,conllx,namefinder,parse,moses,conllu,letsmt) to native OpenNLP format
Learnable name finder
Trainer for the learnable name finder
Measures the performance of the NameFinder model with the reference data
K-fold cross validator for the learnable Name Finder
Converts external data formats (evalita,ad,conll03,bionlp2004,conll02,masc,muc6,ontonotes,brat) to native OpenNLP format
Converts 1990 US Census names into a dictionary
Learnable part of speech tagger
Trains a model for the part-of-speech tagger
Measures the performance of the POS tagger model with the reference data
K-fold cross validator for the learnable POS tagger
Converts external data formats (ad,masc,conllx,parse,ontonotes,conllu) to native OpenNLP format
Learnable lemmatizer
Trainer for the learnable lemmatizer
Measures the performance of the Lemmatizer model with the reference data
Learnable chunker
Trainer for the learnable chunker
Measures the performance of the Chunker model with the reference data
K-fold cross validator for the chunker
Converts ad data format to native OpenNLP format
Performs full syntactic parsing
Trains the learnable parser
Measures the performance of the Parser model with the reference data
Converts external data formats (ontonotes,frenchtreebank) to native OpenNLP format
Trains and updates the build model in a parser model
Trains and updates the check model in a parser model
Replaces the tagger model in a parser model
Links an entity to an external data set
Gives the probability and most probable next token(s) of a sequence of tokens in a language model

[main] INFO opennlp.tools.cmdline.CLI - All tools print help when invoked with help parameter [main] INFO opennlp.tools.cmdline.CLI - Example: opennlp SimpleTokenizer help

April 2024 opennlp 2.3.3