See: Description
| Interface | Description |
|---|---|
| LemmatizerPlugin |
The interface that all lemmatizer plugins implement.
|
| Class | Description |
|---|---|
| DummyLemmatizerPlugin |
The class that provides methods for language identification.
|
| LemmatizerFactory |
This class loads the real implementation of the lemmatizer.
|
| SnowballStemmingPlugin |
The class that provides methods for language identification.
|
| Enum | Description |
|---|---|
| Language |
Enum to hold all supported languages.
|
The services thatCurrent implementations are
The package follow the Globus factory-service pattern.
Copyright © 2014. All Rights Reserved.