Pos tagging
Once performed by hand, POS tagging is now done in the context of computational linguistics, using algorithms which associate discrete terms, as well as hidden parts of speech, by a set of descriptive tags. POS-tagging algorithms fall into two distinctive groups: rule-based and stochastic. E. Brill's tagger, one of the first and most widely used English POS-taggers, employs rule-based algorithms.
Pos tagging endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
pos_tag /api/v1/pos_tag |
Part-of-speech tagging |
Pos tagging pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $17.64 / month | — |
|
| ULTRA | $96.64 / month | — |
|
| MEGA | $256 / month | — |
|