Package | Description |
---|---|
cat.lump.ie.textprocessing.ner | |
cat.lump.ie.textprocessing.ngram | |
cat.lump.ie.textprocessing.sentence | |
cat.lump.ie.textprocessing.word |
Modifier and Type | Class and Description |
---|---|
class |
NerOpennlp
A class to get the named entities from a given text based on OpenNLP.
|
Modifier and Type | Class and Description |
---|---|
class |
CharacterNgrams |
class |
WordNgrams
This class allows for generating word-level n-grams from a text.
|
Modifier and Type | Class and Description |
---|---|
class |
SentencesOpennlp
A class to get the sentences from a given text.
|
Modifier and Type | Class and Description |
---|---|
class |
WordDecompositionICU4J
A class based on aitools WordDEcompositionICU4J class.
|