org.cogroo.tools.checker.rules
Class CogrooHtml
java.lang.Object
org.cogroo.tools.checker.rules.CogrooHtml
public class CogrooHtml
- extends Object
This class grammar checks all examples from the rules file and prints an html report
showing which rules are working.
- Author:
- Marcelo Suzumura
CogrooHtml
public CogrooHtml(File f,
GrammarChecker cogroo)
throws Exception
- Throws:
Exception
evaluate
public void evaluate()
throws Exception
- Throws:
Exception
getAnalysisAsTable
public List<List<String>> getAnalysisAsTable(Sentence sentence)
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2012-2013 CoGrOO. All Rights Reserved.