|
Carrot2 v3.5.2
API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ILexicalDataFactory
Provides instances of ILexicalData for each language.
| Method Summary | |
|---|---|
ILexicalData |
getLexicalData(LanguageCode languageCode)
Provide ILexicalData for a given language. |
| Method Detail |
|---|
ILexicalData getLexicalData(LanguageCode languageCode)
ILexicalData for a given language. May take
considerable time to read and parse resources from disk. Factories
should cache their processed data structures, if possible.
|
Please refer to project documentation at
http://project.carrot2.org |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||