94
edits
(→GET) |
|||
| Line 113: | Line 113: | ||
- '''text''':''str'' // text to be analyzed | - '''text''':''str'' // text to be analyzed | ||
- '''tasks''':''dictionary'' // list of tasks to perform | - '''tasks''':''dictionary'' // list of tasks to perform | ||
- '''results''':''dictionary'' {D: null} // list of results from past tasks | - '''results''':''dictionary'' {D: null} // list of results from past tasks | ||
''Note:'' Either miid, url, or text must be provided | ''Note:'' Either miid, url, or text must be provided | ||
edits