|
Lvg Java 2006p Version |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.nih.nlm.nls.lvg.Flows.Transformation
gov.nih.nlm.nls.lvg.Flows.ToRemoveGenitive
public class ToRemoveGenitive
This class remove possessives from the input term. It handles following cases:
History:
| Field Summary |
|---|
| Fields inherited from class gov.nih.nlm.nls.lvg.Flows.Transformation |
|---|
NO_MUTATE_INFO, UPDATE |
| Constructor Summary | |
|---|---|
ToRemoveGenitive()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
A unit test driver for this flow component. |
static java.util.Vector |
Mutate(LexItem in,
boolean detailsFlag,
boolean mutateFlag)
Performs the mutation of this flow component. |
| Methods inherited from class gov.nih.nlm.nls.lvg.Flows.Transformation |
|---|
GetTestStr, PrintResult, PrintResults, UpdateLexItem, UpdateLexItem, UpdateLexItem |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ToRemoveGenitive()
| Method Detail |
|---|
public static java.util.Vector Mutate(LexItem in,
boolean detailsFlag,
boolean mutateFlag)
in - a LexItem as the input for this flow componentdetailsFlag - a boolean flag for processing details informationmutateFlag - a boolean flag for processing mutate information
public static void main(java.lang.String[] args)
|
Lvg Java 2006p Version |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||