oersetter-webservice

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

https://github.com/proycon/oersetter-webservice

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.0%) to scientific vocabulary

Keywords

clam fries frisian frysk machine-translation webservice
Last synced: 9 months ago · JSON representation

Repository

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

Basic Info
  • Host: GitHub
  • Owner: proycon
  • License: agpl-3.0
  • Language: Python
  • Default Branch: master
  • Size: 28.3 KB
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • Open Issues: 0
  • Releases: 4
Topics
clam fries frisian frysk machine-translation webservice
Created over 8 years ago · Last pushed over 7 years ago
Metadata Files
Readme License Codemeta

README.md

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)

Owner

  • Name: Maarten van Gompel
  • Login: proycon
  • Kind: user
  • Location: Eindhoven, the Netherlands
  • Company: KNAW Humanities Cluster & CLST, Radboud University

Research software engineer - NLP - AI - 🐧 Linux & open-source enthusiast - 🐍 Python/ 🌊C/C++ / 🦀 Rust / 🐚 Shell - 🔐 InfoSec - https://git.sr.ht/~proycon

CodeMeta (codemeta.json)

{
  "@context": [
    "https://doi.org/10.5063/schema/codemeta-2.0",
    "http://schema.org",
    {
      "entryPoints": {
        "@reverse": "schema:actionApplication"
      },
      "interfaceType": {
        "@id": "codemeta:interfaceType"
      }
    }
  ],
  "@type": "SoftwareSourceCode",
  "identifier": "oersetter-webservice",
  "name": "Oersetter",
  "version": "1.1.1",
  "description": "A Frisian-Dutch and Dutch-Frisian Machine Translation system",
  "license": "AGPLv3",
  "url": "https://taalweb.frl/oersetter",
  "producer": {
    "@id": "https://www.ru.nl/clst",
    "@type": "Organization",
    "name": "Centre for Language and Speech Technology",
    "url": "https://www.ru.nl/clst",
    "parentOrganization": {
      "@id": "https://www.ru.nl/cls",
      "@type": "Organization",
      "name": "Centre for Language Studies",
      "url": "https://www.ru.nl/cls",
      "parentOrganization": {
        "@id": "https://www.ru.nl",
        "name": "Radboud University",
        "@type": "Organization",
        "url": "https://www.ru.nl",
        "location": {
          "@type": "Place",
          "name": "Nijmegen"
        }
      }
    }
  },
  "author": [
    {
      "@type": "Person",
      "givenName": "Maarten",
      "familyName": "van Gompel",
      "email": "proycon@anaproy.nl",
      "affiliation": {
        "@id": "https://www.ru.nl/clst"
      }
    }
  ],
  "sourceOrganization": {
    "@id": "https://www.ru.nl/clst"
  },
  "operatingSystem": "POSIX",
  "codeRepository": "https://github.com/proycon/oersetter-webservice",
  "softwareRequirements": [
    {
      "@type": "SoftwareApplication",
      "identifier": "moses",
      "name": "moses"
    }
  ],
  "funder": {
    "@type": "Organization",
    "name": "Fryske Akademy",
    "url": "https://www.fryske-akademy.nl"
  },
  "readme": "https://github.com/proycon/oersetter-webservice/blob/master/README.md",
  "issueTracker": "https://github.com/proycon/oersetter-webservice/issues",
  "developmentStatus": "inactive",
  "keywords": [
    "nlp",
    "speech recognition",
    "dutch"
  ],
  "dateCreated": "2012-01-01",
  "entryPoints": [
    {
      "@type": "EntryPoint",
      "urlTemplate": "https://taalweb.frl/oersetter",
      "interfaceType": "WUI"
    }
  ]
}

GitHub Events

Total
Last Year

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 15
  • Total Committers: 1
  • Avg Commits per committer: 15.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Maarten van Gompel p****n@a****l 15
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: 10 months
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 10.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • proycon (1)
Pull Request Authors
Top Labels
Issue Labels
investigate (1)
Pull Request Labels