Skip to main content
. 2014 Mar 19;2014:401943. doi: 10.1155/2014/401943

Table 3.

Feature template used in unsupervised chunking.

Basic: (x=, z = )

Contains digit: check if x contains digit and conjoin with z
(contains digit(x)=, z = )

Contains hypen: contains hypen(x)=, z =

Suffix: indicator features for character suffixes of up to length 1 present in x

Prefix: indicator features for character prefixes of up to length 1 present in x

Pos tag: indicator feature for word POS assigned to x