Uses of Package
org.apache.lucene.analysis.shingle
-
Packages that use org.apache.lucene.analysis.shingle Package Description org.apache.lucene.analysis.shingle Word n-gram filters -
Classes in org.apache.lucene.analysis.shingle used by org.apache.lucene.analysis.shingle Class Description ShingleMatrixFilter.Matrix Deprecated.A column focused matrix in three dimensions:ShingleMatrixFilter.Matrix.Column ShingleMatrixFilter.Matrix.Column.Row ShingleMatrixFilter.TokenPositioner Deprecated.Used to describe how aToken
is to be inserted to aShingleMatrixFilter.Matrix
.ShingleMatrixFilter.TokenSettingsCodec Deprecated.Strategy used to code and decode meta data of the tokens from the input stream regarding how to position the tokens in the matrix, set and retreive weight, et c.