| Interface | Description |
|---|---|
| GrobidPropertyKeys |
This class contains all the keys of the properties files.
|
| Class | Description |
|---|---|
| BibDataSetContextExtractor |
Extracting citation callout
|
| BoundingBoxCalculator |
Created by zholudev on 18/08/15.
|
| Consolidation |
Singleton class for managing the extraction of bibliographical information from pdf documents.
|
| ConsolidationCounters |
Counters for keeping track of consolidation activity and results
|
| ElementCounter<T> | |
| ElementCounterItem<T> |
User: zholudev
Date: 2/17/14
|
| EnvironmentVariableProperties | |
| GrobidProperties |
This class loads contains all names of grobid-properties and provide methods
to load grobid-properties from a property file.
|
| IOUtilities |
Utilities related to file and directory management.
|
| KeyGen |
Generate a random key.
|
| LanguageUtilities |
Class for using language guessers (singleton).
|
| LayoutTokensUtil |
Created by zholudev on 18/12/15.
|
| LevenshteinDistanceAligment<E> |
Distance and aligment of strings based on Levenshtein edit distances using the
standard Dynamic Programming algorithm.
|
| OffsetPosition | |
| Pair<A,B> | |
| PathUtil |
User: zholudev
|
| SHA1 |
Hash a string using sha1.
|
| TextUtilities |
Class for holding static methods for text processing.
|
| Triple<A,B,C> | |
| UnicodeUtil |
Class for holding static methods for processing related to unicode.
|
| Utilities |
Some utilities methods that I don't know where to put.
|
| XQueryProcessor |
Created by zholudev on 15/04/15.
|
| Enum | Description |
|---|---|
| Consolidation.GrobidConsolidationService | |
| LevenshteinDistanceAligment.Op |