Package | Description |
---|---|
org.apache.lucene.analysis.shingle |
Word n-gram filters
|
Class and Description |
---|
ShingleMatrixFilter.Matrix
A column focused matrix in three dimensions:
|
ShingleMatrixFilter.Matrix.Column |
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-2014 Apache Software Foundation. All Rights Reserved.