See: Description
| Interface | Description |
|---|---|
| NameFinder |
| Class | Description |
|---|---|
| Annotate |
Annotation class for Named Entities in ixa-pipe-nerc.
|
| CLI |
Main class of ixa-pipe-nerc, the ixa pipes (ixa2.si.ehu.es/ixa-pipes) sequence
labeler.
|
| DictionariesNameFinder |
Named Entity Recognition module based on
Dictionaries objects This
class provides the following functionalities:
string matching against of a string (typically tokens) against a
Dictionary containing names. |
| Name |
A
Name object contains a single String, a Span, a
startOffset and the length of the String. |
| NameFactory |
This class provides the functionality to create
Name objects. |
| NameFinderServer | |
| NumericNameFinder | |
| OpinionTargetExtractor |
Annotation class for Opinion Target Extraction (OTE).
|
| SpanUtils | |
| StatisticalNameFinder |
Statistical Sequence Labeling based on Apache OpenNLP Machine Learning API.
|
| StringUtils |
Pattern matching and other utility string functions.
|
| TargetExtractorServer |
NameFinder interfaceCopyright © 2015 IXA pipes. All rights reserved.