| Package | Description |
|---|---|
| be.bagofwords.text | |
| be.bagofwords.util |
| Modifier and Type | Method and Description |
|---|---|
BowStringImpl |
BowStringImpl.clone() |
static BowStringImpl |
WordIterator.findWord(Text text,
int startOfSearch,
Direction direction,
boolean allowPossibleWordChars) |
static BowStringImpl |
WordIterator.findWord(Text text,
int startOfSearch,
Direction direction,
Set<String> wordsWithPunct) |
BowStringImpl |
WordIterator.next() |
BowStringImpl |
BowStringImpl.subSequence(int start,
int end) |
| Modifier and Type | Method and Description |
|---|---|
int |
BowStringImpl.compareTo(BowStringImpl o) |
| Modifier and Type | Method and Description |
|---|---|
static BowStringImpl |
StringUtils.getNextWord(BowString err,
Set<String> wordsWithPunctuation) |
static BowStringImpl |
StringUtils.getPrevWord(BowString err,
Set<String> wordsWithPunctuation) |
Copyright © 2015. All rights reserved.