A C D E F G H L M N P R S T W
S
- SentenceEvent class com.phrasys.events.SentenceEvent.
- This class is used as a wrapper for sentences as produced by the
Sentencer component.
- SentenceEvent(Object, String, int).
Constructor for class com.phrasys.events.SentenceEvent
- Constructor.
- SentenceListener interface com.phrasys.events.SentenceListener.
- All components which listen to sentences have to implement
this interface and register themselves with the corresponding
producer component.
- Sentencer class com.phrasys.Sentencer.
- This is a sentence splitter for English language texts.
- Sentencer().
Constructor for class com.phrasys.Sentencer
- Constructor.
- setFilename(String).
Method in class com.phrasys.LineReader
- Set the filename of the input file.
- setName(String).
Method in class com.phrasys.phraser.TransitionNetwork
- set the name of the network.
- setNetwork(String).
Method in class com.phrasys.phraser.Phraser
- Specify the network to use.
- setQuoteStyle(int).
Method in class com.phrasys.Sentencer
- Set the way quotes are being processed.
- setResourceFile(String).
Method in class com.phrasys.tagger.Tagger
- Set the resource file to be used by the tagger.
- setValue(String, String).
Method in class com.phrasys.events.WordEvent
- Set a parameter value.
- start().
Method in class com.phrasys.FilePhraser
- Start off the whole process.
- start().
Method in class com.phrasys.FileTagger
- Start off the tagging process.
- start().
Method in class com.phrasys.FileTokeniser
- Start off the tokenisation process.
- start().
Method in class com.phrasys.LineReader
- Start the process of reading the file by lines.
- stem(String).
Method in class com.phrasys.Stemmer
- Reduce a word to a canonical form.
- Stemmer class com.phrasys.Stemmer.
- Implementation of the Porter stemming algorithm.
A C D E F G H L M N P R S T W