Uses of Package
org.apache.lucene.analysis.shingle

Packages that use org.apache.lucene.analysis.shingle
org.apache.lucene.analysis.shingle Word n-gram filters 
 

Classes in org.apache.lucene.analysis.shingle used by org.apache.lucene.analysis.shingle
ShingleMatrixFilter.Matrix
          A column focused matrix in three dimensions:
ShingleMatrixFilter.Matrix.Column
           
ShingleMatrixFilter.Matrix.Column.Row
           
ShingleMatrixFilter.TokenPositioner
          Used to describe how a Token is to be inserted to a ShingleMatrixFilter.Matrix.
ShingleMatrixFilter.TokenSettingsCodec
          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.
 



Copyright © 2000-2010 Apache Software Foundation. All Rights Reserved.