com.twitter.finagle.examples.names
A helper class that allows us to keep most of the gritty details about how our models are deserialized out of the definition of com.twitter.finagle.examples.names.NameRecognizer.
Note that for some languages we may not have model files for sentence boundary detection or tokenization; in these cases we fall back to the English-language models.
A helper class that allows us to keep most of the gritty details about how our models are deserialized out of the definition of com.twitter.finagle.examples.names.NameRecognizer.
Note that for some languages we may not have model files for sentence boundary detection or tokenization; in these cases we fall back to the English-language models.