| 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 | Deprecated |
| Char17 |
Copyright 2016 Fabian M.
|
| DateParser |
Copyright 2016 Fabian M.
|
| Language |
Copyright 2016 Gerard de Melo
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| Name |
Copyright 2016 Fabian M.
|
| Name.Abbreviation | |
| Name.CompanyName | |
| Name.PersonName | |
| NameML |
Copyright 2016 Fabian M.
|
| NameML.AbbreviationML | |
| NameML.CompanyNameML | |
| NameML.PersonNameML | |
| NounGroup |
Copyright 2016 Fabian M.
|
| NumberFormatter |
Copyright 2016 Fabian M.
|
| NumberParser |
Copyright 2016 Fabian M.
|
| PlingStemmer |
Copyright 2016 Fabian M.
|
| PositionTracker |
Copyright 2016 Steffen Metzger
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| 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 |
Copyright 2016 Fabian M.
|
| RegularExpression.RegExState |
Represents one position in a regular expression
|
| Exception | Description |
|---|---|
| Language.LanguageNotSupportedException |
Copyright © 2018. All rights reserved.