Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 305 Bytes

responsepo.md

File metadata and controls

23 lines (15 loc) · 305 Bytes

Responsepo

Structure

Responsepo

Fields

Name Type Tags Description
orginal_text string Optional -
postag string Optional -

Example (as JSON)

{
  "orginalText": null,
  "postag": null
}