A C D E F G H L M N P R S T W

L

lemmatise(String). Method in class com.phrasys.Lemmatiser
Lemmatise a given word.
Lemmatiser class com.phrasys.Lemmatiser.
This is a general lemmatisation component.
Lemmatiser(). Constructor for class com.phrasys.Lemmatiser
Initialise the lemmatiser.
Lemmatiser(String). Constructor for class com.phrasys.Lemmatiser
Initialise the lemmatiser.
LineEvent class com.phrasys.events.LineEvent.
This class is used as a wrapper for lines as read by the file reader.
LineEvent(Object, String). Constructor for class com.phrasys.events.LineEvent
Constructor.
LineListener interface com.phrasys.events.LineListener.
All components which accept lines from the input have to implement this interface and register themselves with the corresponding producer component.
LineReader class com.phrasys.LineReader.

This class reads lines from an input file and generates a LineEvent for each line read.

LineReader(). Constructor for class com.phrasys.LineReader
Constructor.
LineReader(String). Constructor for class com.phrasys.LineReader
Extended constructor.

A C D E F G H L M N P R S T W