pos_tag
Tag each word in Estonian text with its part-of-speech category, such as noun, verb, adjective, or adverb. Submit up to 100,000 characters to receive grammatical labels for morphological analysis.
Instructions
Return part-of-speech tag for each word.
POS tag set: S=noun, V=verb, A=adj, P=pron, D=adv, K=adp, J=conj, N=numeral, I=interj, Y=abbrev, X=foreign, Z=punct, etc. Input is capped at 100,000 characters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Estonian text to part-of-speech tag. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |