check_semfile Class Reference

lemma has given WN semantic file More...

#include <dep_rules.h>

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

List of all members.

Public Member Functions

 check_semfile (semanticDB &, const std::string &, const std::string &)
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 WN semantic file


Constructor & Destructor Documentation

check_semfile::check_semfile ( semanticDB ,
const std::string &  ,
const std::string &   
)

Member Function Documentation

bool check_semfile::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(), semanticDB::get_sense_info(), semanticDB::get_word_senses(), semdb, and sense_info::semfile.


Member Data Documentation

Referenced by eval().


The documentation for this class was generated from the following files:
Generated on Tue Jul 27 16:29:31 2010 for FreeLing by  doxygen 1.6.3