Package | Description |
---|---|
org.apache.lucene.analysis.shingle |
Word n-gram filters
|
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 a
Token is to be inserted to a ShingleMatrixFilter.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.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.