public class AdditionalRegexTextSegmenter
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static Logger |
LOGGER |
| Constructor and Description |
|---|
AdditionalRegexTextSegmenter() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
extractCitationSegments(java.lang.String referencesText) |
static void |
main(java.lang.String[] args) |