Class: LLT::Review::Treebank::Report

Inherits:
Common::Report show all
Defined in:
lib/llt/review/treebank/report.rb,
lib/llt/review/treebank/report/lemma.rb,
lib/llt/review/treebank/report/postag.rb,
lib/llt/review/treebank/report/generic.rb,
lib/llt/review/treebank/report/postags.rb,
lib/llt/review/treebank/report/relation.rb,
lib/llt/review/treebank/report/datapoints.rb

Direct Known Subclasses

Gold

Defined Under Namespace

Classes: Datapoints, Generic, Lemma, Postag, Postags, Relation

Instance Attribute Summary

Attributes inherited from Common::Report

#sentences

Attributes included from Helpers::Reportable

#id, #right, #total, #unique, #wrong

Method Summary

Methods inherited from Common::Report

#collect_multithreaded, #collect_singlethreaded, #initialize, #report, #xml_attributes

Methods included from Helpers::Reportable

#add, #add_total, #add_wrong, #clone, #count_rights, #increment, #init_diff, #initialize, #percentage, #sort, #sort!, #xml_attributes, #xml_tag

Constructor Details

This class inherits a constructor from LLT::Review::Common::Report