Serialized Form


Package gr.aueb.cs.nlp.postagger

Class gr.aueb.cs.nlp.postagger.BigSetInstance extends java.lang.Object implements Serializable

Serialized Fields

current

BigSetWordWithCategories current

currentEnding1

BigSetWordWithCategories currentEnding1

currentEnding2

BigSetWordWithCategories currentEnding2

currentEnding3

BigSetWordWithCategories currentEnding3

length

double length

has_apostrophe

double has_apostrophe

has_digit

double has_digit

has_dot

double has_dot

has_comma

double has_comma

has_latin_character

double has_latin_character

next

BigSetWordWithCategories next

nextEnding1

BigSetWordWithCategories nextEnding1

nextEnding2

BigSetWordWithCategories nextEnding2

nextEnding3

BigSetWordWithCategories nextEnding3

previous

BigSetWordWithCategories previous

previousEnding1

BigSetWordWithCategories previousEnding1

previousEnding2

BigSetWordWithCategories previousEnding2

previousEnding3

BigSetWordWithCategories previousEnding3

beforePrevious

BigSetWordWithCategories beforePrevious

beforePreviousEnding1

BigSetWordWithCategories beforePreviousEnding1

beforePreviousEnding2

BigSetWordWithCategories beforePreviousEnding2

beforePreviousEnding3

BigSetWordWithCategories beforePreviousEnding3

category

java.lang.String category

Class gr.aueb.cs.nlp.postagger.SmallSetInstance extends java.lang.Object implements Serializable

Serialized Fields

current

SmallSetWordWithCategories current

currentEnding1

SmallSetWordWithCategories currentEnding1

currentEnding2

SmallSetWordWithCategories currentEnding2

currentEnding3

SmallSetWordWithCategories currentEnding3

length

double length

has_apostrophe

double has_apostrophe

has_digit

double has_digit

has_dot

double has_dot

has_comma

double has_comma

has_latin_character

double has_latin_character

next

SmallSetWordWithCategories next

nextEnding1

SmallSetWordWithCategories nextEnding1

nextEnding2

SmallSetWordWithCategories nextEnding2

nextEnding3

SmallSetWordWithCategories nextEnding3

category

java.lang.String category