Skip to content

NFDI4Culture/ANTELOPE

Repository files navigation

ANTELOPE: Annotation, Terminology Lookup and Personalization


ANTELOPE

ANTELOPE is a free, open-source service to support your data annotation. It offers terminology search, entity linking and easy integration into your projects. The service integrates with various terminology services and enduser applications (Wikibase and Kompakkt for now). At that, it supports users with process automation and named entity recognition features.

View Application
Documentation
Developer README

ANTELOPE UI Screenshot

Getting Started

ANTELOPE can be used in two ways: The recommended way to get started is through the provided user interface (UI). The UI has been modeled after identified ergonomic needs and common workflows of researchers. The service is also available as a headless application programming interface (API). The API favors seamless integration into existing systems, as well as bulk data processing.

Development

  1. Clone repository and cd to respective path on disc.
  2. Run npm install to install dependencies.
  3. Run npm start to start the application.

Contributing

This project is open (see license) to the public research community. Active participation through any constructive contributions is expressly welcome. Learn more on how to develop this service.

Roadmap

A high level roadmap can be viewed here. For more granular development, follow the issues and the milestones in this repository and the TA5 sub-group.