TRF Language Model
trf::FeatStyle::Field Struct Reference

#include <trf-feature.h>

Public Attributes

char c
 the charactor "w" or "c" More...
 
short i
 if "w" then i=0, if "c" then i=1, used to index the value in Seq More...
 
short n
 number, "w[2]" then n=2 More...
 

Detailed Description

Definition at line 94 of file trf-feature.h.

Member Data Documentation

§ c

char trf::FeatStyle::Field::c

the charactor "w" or "c"

Definition at line 95 of file trf-feature.h.

§ i

short trf::FeatStyle::Field::i

if "w" then i=0, if "c" then i=1, used to index the value in Seq

Definition at line 96 of file trf-feature.h.

§ n

short trf::FeatStyle::Field::n

number, "w[2]" then n=2

Definition at line 97 of file trf-feature.h.


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