A E I M N R S T V W 

A

ACRONYM - Static variable in class Token
 

E

EOS - Static variable in class Token
 

I

ignoreSet - Variable in class Settings
 

M

main(String[]) - Static method in class SylWord
 

N

NUMERAL - Static variable in class Token
 

R

readSentence() - Method in class SentenceBufferedInput
Read a sentence from the buffer.
readToken() - Method in class WordTokenSource
Acquires a token from the source.

S

SentenceBufferedInput - Class in <Unnamed>
Provides a buffered reader where the unit read is not a line or a byte, but a sentence.
SentenceBufferedInput(Settings, BufferedReader) - Constructor for class SentenceBufferedInput
Creates a new Sentence source with given token and sentence identification rules.
sentenceBufferRegex - Variable in class Settings
 
Settings - Class in <Unnamed>
Provides token and sentence splitting rules for SylWord and its associated tokeniser routines.
Settings(String) - Constructor for class Settings
Creates a Settings object by loading the configuration from a file.
str - Variable in class Token
 
summariseTokens() - Method in class SylWord
 
SylWord - Class in <Unnamed>
Counts syllables within words, when provided with a string.
SylWord(String[]) - Constructor for class SylWord
 

T

Token - Class in <Unnamed>
Represents a single word, EOS marker, numeral or acronym within SylWord.
Token(String) - Constructor for class Token
Creates a new Token with a null type and a given content.
Token(String, String) - Constructor for class Token
Creates a new Token with both a type and a given content.
tokens - Variable in class Settings
 
type - Variable in class Token
 

V

VERSION - Static variable in class SylWord
 

W

WORD - Static variable in class Token
 
WordTokenSource - Class in <Unnamed>
Provides a way of reading single tokens from a stream.
WordTokenSource(Settings, BufferedReader) - Constructor for class WordTokenSource
Creates a WordTokenSource with some token-related settings and a source of data.
A E I M N R S T V W