Coder Social home page Coder Social logo

mideind / velthyding Goto Github PK

View Code? Open in Web Editor NEW
5.0 7.0 1.0 2.1 MB

Web front end for Miðeind's machine translation engine

Home Page: https://velthyding.is

HTML 2.56% CSS 11.77% JavaScript 85.67%
translation icelandic icelandic-translation icelandic-language nmt website machine-translation

velthyding's Introduction

License: MIT node Release Build

Velthyding.is

Icelandic Machine Translation Website

Introduction

Velthyding.is is a web application frontend for Miðeind's neural machine translation engine, implemented in Javascript and React.

The website translates text and documents between Icelandic and English.

Try Velthyding at https://velthyding.is.

Development

Configuration

You’ll need to have Node >= 19 and yarn >= 1.22. To install dependencies run

yarn install

To start the development server run

yarn start

To create a production build run

yarn build:prod

To create a staging build run

yarn build:staging

See the package.json file for more scripts and note that some commands use different .env files.

Linting

The code should follow the Airbnb React/JSX Style Guide. Linting is configured in .eslintrc.json and the code can be fixed using prettier by running

npx eslint 'src/**/*.{js,jsx}' --fix

Release

  • Bump the version number package.json.
  • Run yarn build:prod to create a production build.
  • Create a new release on GitHub.

Acknowledgements

This work was partially funded by the Language Technology Programme of the Icelandic Government, managed by Almannarómur.

License

Miðeind ehf.

Velthyding is copyright © 2023 Miðeind ehf.

This software is licensed under the MIT License:

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

If you would like to use this software in ways that are incompatible with the standard MIT license, contact Miðeind ehf. to negotiate custom arrangements.

velthyding's People

Contributors

dependabot[bot] avatar haukurpall avatar svanhvitlilja avatar sveinbjornt avatar vesteinn avatar vthorsteinsson avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

moritayasuaki

velthyding's Issues

A text input problem in Android

When typing in Gboard on Android, an unintended string is automatically added to the "Translate from" text box in Greynir when Gboard shows user input suggestions.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.