public class LemmatiserPOS extends Object
Part of speech lemmtiser
Copyright: Copyright (c) 2005
Company: IST, Drexel University
| Constructor and Description |
|---|
LemmatiserPOS(int POS,
Operation[] operations) |
LemmatiserPOS(int POS,
Operation[] operations,
SortedArray indexList) |
| Modifier and Type | Method and Description |
|---|---|
SortedArray |
getIndexList() |
int |
getPOSIndex() |
String |
lemmatise(String derivation) |
public LemmatiserPOS(int POS,
Operation[] operations)
public LemmatiserPOS(int POS,
Operation[] operations,
SortedArray indexList)
public int getPOSIndex()
public SortedArray getIndexList()
Copyright © 2018 JULIE Lab, Germany. All rights reserved.