Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 696 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 696 Bytes

Oersetter Webservice

Maarten van Gompel / Centre for Language and Speech Technology / Radboud University Nijmegen

Licensed under GNU Affero Public Licence v3

This repository contains the webservice for Oersetter, the Frisian-Dutch Machine Translation system developed by Radboud University Nijmegen in close collaboration with Fryske Akademy.

This is a RESTful webservice wrapper that communicates with a Moses server (and also provides a web-interface for users). It is powered by CLAM.

It contains the following:

  • oersetter.py - Webservice configuration (for CLAM)
  • oersetter_wrapper.py - System wrapper (for CLAM)