Skip to content

CLAM Webservice for Oersetter (Middleware of a Frisian-Dutch Translation System)

License

Notifications You must be signed in to change notification settings

proycon/oersetter-webservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)