Package | Description |
---|---|
org.tinygroup.chinese.batch |
Modifier and Type | Method and Description |
---|---|
BatchToken |
BatchWordStringParser.nextToken() |
BatchToken |
BatchWordReaderParser.nextToken() |
BatchToken |
BatchWordInputStreamParser.nextToken() |
Modifier and Type | Method and Description |
---|---|
List<BatchToken> |
BatchWordStringParser.nextSentenceTokens() |
List<BatchToken> |
BatchWordReaderParser.nextSentenceTokens() |
List<BatchToken> |
BatchWordInputStreamParser.nextSentenceTokens() |
Collection<BatchToken> |
BatchWordStringParser.tokens() |
Collection<BatchToken> |
BatchWordReaderParser.tokens() |
Collection<BatchToken> |
BatchWordInputStreamParser.tokens() |
Copyright © 2006–2018 TinyGroup. All rights reserved.