JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.optimaize.langdetect.ngram
Interface NgramFilter
All Known Implementing Classes:
BackwardsCompatibleNgramFilter
,
StandardNgramFilter
public interface
NgramFilter
Filters out some undesired n-grams.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
use
(java.lang.String ngram)
Method Detail
use
boolean use(java.lang.String ngram)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method