Text Processing
All endpoints related to Text Processing.
📄️ Upload new documents.
Implemented as asynchronous request and returns 202 ACCEPTED.Documents will be uploaded, segmented and analyzed.If any annotations are given, these will also be analyzed and added to the database.
📄️ Retrieve document from a project.
Retrieve document from a project
📄️ Change a document.
📄️ Delete a document from a project.
Delete a document from a project
📄️ List all documents from a project
List all documents from a project
📄️ Create a new document.
Create a new document.