public interface Operation
Interface of lemmatising operations
Copyright: Copyright (c) 2005
Company: IST, Drexel University
| Modifier and Type | Method and Description |
|---|---|
String |
execute(String derivation)
Executes the operation to get the base form of the given word
|
boolean |
getIndexLookupOption()
Gets the option of checking the existence of the lemmatised word in the dictionary.
|
String execute(String derivation)
derivation - the word for lemmatisingboolean getIndexLookupOption()
Copyright © 2018 JULIE Lab, Germany. All rights reserved.