Package ai.tock.nlp.core.sample
Class SampleContext
-
- All Implemented Interfaces:
public final class SampleContext
-
-
Constructor Summary
Constructors Constructor Description SampleContext(Locale language)
-
Method Summary
Modifier and Type Method Description final LocalegetLanguage()-
-
Constructor Detail
-
SampleContext
SampleContext(Locale language)
-
-
Method Detail
-
getLanguage
final Locale getLanguage()
-
-
-
-