FreeLing  3.0
Public Member Functions | Private Attributes
check_tonto Class Reference

lemma has given top ontology class More...

#include <dep_rules.h>

Inheritance diagram for check_tonto:
Inheritance graph
[legend]
Collaboration diagram for check_tonto:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 check_tonto (semanticDB &, const std::wstring &, const std::wstring &)
 check top-ontology
bool eval (dep_tree::iterator) const
 eval whether a single node matches a condition only called from check if needed.

Private Attributes

semanticDBsemdb

Detailed Description

lemma has given top ontology class


Constructor & Destructor Documentation

check_tonto::check_tonto ( semanticDB ,
const std::wstring &  ,
const std::wstring &   
)

check top-ontology


Member Function Documentation

bool check_tonto::eval ( dep_tree::iterator  n) const [virtual]

eval whether a single node matches a condition only called from check if needed.

The abstract class version should never be reached.

Reimplemented from rule_expression.

References rule_expression::find_any(), node::get_label(), semanticDB::get_sense_info(), semanticDB::get_word_senses(), semdb, sense_info::tonto, and TRACE.


Member Data Documentation

Referenced by eval().


The documentation for this class was generated from the following files: