Class CorrectionLoopFinderApi

java.lang.Object
org.languagetool.remote.CorrectionLoopFinderApi

public class CorrectionLoopFinderApi extends Object
Find correction loops, i.e. cases where accepting a correction causes another rule to match which then again suggests the original text. Use on any plain text file with one sentence per line (like Tatoeba).