averbis / averbis-python-api

Conveniently access the REST API of Averbis products using Python
Apache License 2.0
12 stars 4 forks source link

Support calls to addTextAnalysisResult and updateTextAnalysisResult #103

Closed UWinch closed 2 years ago

UWinch commented 2 years ago

Is your feature request related to a problem? Please describe. Support calls to new API endpoints addTextAnalysisResult and updateTextAnalysisResult. These add or update a textanalysis result for a specific document in a document collection for a given process. The process is identified by name and will be created if it does not exist yet.