| Package | Description |
|---|---|
| be.bagofwords.text | |
| be.bagofwords.util |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
static Direction |
Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Direction[] |
Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All rights reserved.