-
Notifications
You must be signed in to change notification settings - Fork 42
Web user interface
Osma Suominen edited this page May 22, 2019
·
6 revisions
Annif includes a simple web user interface mainly intended for testing models. The UI consists of a form where you can select a project and enter (or paste) text. Clicking the Analyze button will present a list of suggested subjects along with their score values.
The UI also includes a link to the interactive Swagger documentation that can be used to inspect and test the REST API.
- Home
- Getting started
- System requirements
- Optional features and dependencies
- Usage with Docker
- Architecture
- Commands
- Web user interface
- REST API
- Corpus formats
- Project configuration
- Analyzers
- Transforms
- Language detection
- Hugging Face Hub integration
- Achieving good results
- Reusing preprocessed training data
- Running as a WSGI service
- Backward compatibility between Annif releases
- Backends
- Development flow, branches and tags
- Release process
- Creating a new backend