public class APartsOfSpeech extends java.util.HashMap<Segment,java.lang.String>
Modifier and Type | Class and Description |
---|---|
static class |
APartsOfSpeech.Pos
Artifact representing part-of-speech
|
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
APartsOfSpeech() |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
private static final long serialVersionUID