{% extends 'base.html' %} {% load i18n staticfiles %} {% block head_title %}{% trans "Homepage" %}{% endblock %} {% block nav-home-class %}active{% endblock %} {% block body %}
{% trans "A project providing digital recognition of handwritten documents using machine learning techniques." %}
{% endif %}{% trans "Import or Export transcriptions with ALTO or PAGE XML, Import images as zip or IIIF. Access data from any application through a full Rest API." %}
{% trans "Make use of an ergonomic user interface leveraging modern browser technology to edit segmentations and transcriptions." %}
{% trans "Train and apply new neural networks to vastly speed up the transcription process of large corpora." %}