Interface DuplicateSequenceAttribute

All Superinterfaces:
org.apache.lucene.util.Attribute
All Known Implementing Classes:
DuplicateSequenceAttributeImpl

public interface DuplicateSequenceAttribute
extends org.apache.lucene.util.Attribute
Provides statistics useful for detecting duplicate sections of text
  • Method Details