Column Name | Data Type | Description |
---|---|---|
Accumulate columns | ANY | Column copied from input to output. |
word_column | VARCHAR | Tokens/words for which morphs to be generated. |
TD_Morph | VARCHAR | Standard form or Dictionary form of the given tokens generated based on English Dictionary. |
POS | VARCHAR | A pos can be 'noun', 'verb', 'adj', or 'adv'. |