core.service.endpoints.ner¶
Module Attributes
|
Exposes two endpoints, one for the actual run and another one for the preview. |
Functions
|
Pass it a filename and it will return a secure version of it. |
|
Checks the number of tasks already runing. |
|
Generates a URL to the given endpoint with the method provided. |
Classes
|
|
|
|
|
Group resources together. |
|
Represents an abstract RESTPlus resource. |
|
islice(iterable, stop) –> islice object islice(iterable, start, stop[, step]) –> islice object |