| Interface | Description |
|---|---|
| Char.Char2StringFn |
Defines just one function from an int to a String
|
| Char.Legal |
Used for encoding selected characters
|
| Char17.Legal |
Used for encoding selected characters
|
| NounGroup.String2Boolean |
Defines just one function from a String to a boolean
|
| Class | Description |
|---|---|
| BloomFilter<E> |
Implementation of a Bloom-filter, as described here:
http://en.wikipedia.org/wiki/Bloom_filter
Inspired by the SimpleBloomFilter-class written by Ian Clark.
|
| Char |
This class is part of the Java Tools (see http://mpii.de/yago-naga/javatools).
|
| Char17 |
This class is part of the Java Tools (see
http://mpii.de/yago-naga/javatools).
|
| DateParser |
This class is part of the Java Tools (see
http://mpii.de/yago-naga/javatools).
|
| DateParser1 |
This class is part of the Java Tools (see http://mpii.de/yago-naga/javatools).
|
| Language |
Class representing human languages
|
| Name |
This class is part of the Java Tools (see http://mpii.de/yago-naga/javatools).
|
| Name.Abbreviation | |
| Name.CompanyName | |
| Name.PersonName | |
| NameML |
This class is part of the Java Tools (see
http://mpii.de/yago-naga/javatools).
|
| NameML.AbbreviationML | |
| NameML.CompanyNameML | |
| NameML.PersonNameML | |
| NounGroup |
This class is part of the Java Tools (see http://mpii.de/yago-naga/javatools).
|
| NumberFormatter |
This class is part of the Java Tools (see http://mpii.de/yago-naga/javatools).
|
| NumberParser |
This class is part of the Java Tools (see
http://mpii.de/yago-naga/javatools).
|
| PlingStemmer |
This class is part of the Java Tools (see http://mpii.de/yago-naga/javatools).
|
| PositionTracker |
This class is part of the Java Tools (see
http://mpii.de/yago-naga/javatools).
|
| PositionTracker.ForwardPositionTracker |
forward position change tracking - keeping track of several rounds of text modifications allowing to trace a position in the original
text along the modifications to the corresp.
|
| RegularExpression |
This class is part of the Java Tools (see http://mpii.de/yago-naga/javatools).
|
| RegularExpression.RegExState |
Represents one position in a regular expression
|
| Exception | Description |
|---|---|
| Language.LanguageNotSupportedException |