Tanl Linguistic Pipeline

Tanl::TokenField Struct Reference
[ClassifierDependency Parser]

Describes the fields in each token in a corpus. More...

#include <Corpus.h>

List of all members.

Public Types

enum  Use {
  input, output, echo, ignore,
  input, output, echo, ignore
}
 

What use of the field in training.


enum  Value { string, integer, string, integer }
 

Type of value.


enum  Role {
  none, form, head, deprel,
  predicate, none, form, head,
  deprel, predicate
}
enum  Use {
  input, output, echo, ignore,
  input, output, echo, ignore
}
 

What use of the field in training.


enum  Value { string, integer, string, integer }
 

Type of value.


enum  Role {
  none, form, head, deprel,
  predicate, none, form, head,
  deprel, predicate
}

Public Attributes

std::string name
Use use
Value value
Role role
std::string default_
 value representing the default for the field
std::string link
 if present, names link for which it provides the head ID
std::string label
 if present, names a link for which it provides the label

Detailed Description

Describes the fields in each token in a corpus.


Member Data Documentation

value representing the default for the field

default value for the field

Referenced by Tanl::SentenceReader::MoveNext().

if present, names a link for which it provides the label

if present, names the link for which it provides the label

Referenced by Tanl::SentenceReader::MoveNext().

if present, names link for which it provides the head ID

if present, names the link for which it provides the head ID

Referenced by Tanl::SentenceReader::MoveNext().


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
 
Copyright © 2005-2011 G. Attardi. Generated on 4 Mar 2011 by doxygen 1.6.1.