Class SentenceSourceIndexer

java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.languagetool.dev.dumpcheck.SentenceSourceIndexer
All Implemented Interfaces:
AutoCloseable, ContentHandler, DTDHandler, EntityResolver, ErrorHandler

public class SentenceSourceIndexer extends DefaultHandler implements AutoCloseable
Creates a Lucene index of a SentenceSource. Performance examples (Dell XPS 13 9360): German Wikipedia and Tatoeba With POS tags: 22,000 sentences per minute German Wikipedia and Tatoeba Without POS tags: 2.4 million sentences per minute
Since:
2.4