Semantic database location

Section <SEMDB> is only necessary if the dependency labeling rules in section <GRLAB> use conditions on semantic values (that is, any of tonto, semfile, synon, or asynon). Since it is needed by <GRLAB> rules, section <SEMDB> must be defined before section <GRLAB>. The section must contain two lines specifying two semantic information files, a SenseFile and a WNFile. The filenames may be absolute or relative to the location of the dependency rules file.
<SEMDB>
SenseFile ../senses16.db
WNFile    ../../common/wn16.db
</SEMDB>

The SenseFile must be a BerkeleyDB indexed file as described in the 6.5 section. The WNFile must be a BerkeleyDB indexed file, containing ontology information (hyperonymy, Top Ontology, WN semantic File, etc. The contents of this file are described in section 3.20.2.



Lluís Padró 2010-09-02