Analyze morphology
The morphological analysis endpoint provides language-specific tools for returning part of speech, lemmas (dictionary form), compound components, and Han readings for each token in the input.
Append a morphoFeature to the morphology/endpoint to specify which feature you want returned, or complete to return all features.
Path parameters
morphoFeature
Type of data to return
Allowed values:
Headers
X-RosetteAPI-Key
Request
This endpoint expects an object.
content
options
Response
OK
compounds
list of compounds
hanReadings
list of Han Readings
lemmas
list of lemmas
posTags
list of part of speech tags