Package org.apache.lucene.util.graph
package org.apache.lucene.util.graph
Utility classes for working with token streams as graphs.
-
ClassesClassDescriptionConsumes a TokenStream and creates an
Automaton
where the transition labels are terms from theTermToBytesRefAttribute
.