FreeLing  3.0
Public Attributes
posmaprule Class Reference

Auxiliary class to map FL postags to WN codes. More...

#include <semdb.h>

List of all members.

Public Attributes

std::wstring pos
 original FreeLing tag
std::wstring wnpos
 corresponding WN tag
std::wstring lemma
 lemma to check in WN

Detailed Description

Auxiliary class to map FL postags to WN codes.


Member Data Documentation

std::wstring posmaprule::lemma

lemma to check in WN

Referenced by semanticDB::semanticDB().

std::wstring posmaprule::pos

original FreeLing tag

Referenced by semanticDB::semanticDB().

std::wstring posmaprule::wnpos

corresponding WN tag

Referenced by semanticDB::semanticDB().


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