An open API service indexing awesome lists of open source software.

https://github.com/gyanendrokh/transliterate-website

A front end website for Transliterate.
https://github.com/gyanendrokh/transliterate-website

deep-learning machine-learning meiteimayek nmt react tensorflow transliterate transliteration

Last synced: 2 months ago
JSON representation

A front end website for Transliterate.

Awesome Lists containing this project

README

          

# Transliterate
A front end website for Transliterate.

This is just a front end web app for the Transliterate NMT Model.
It calls an API to the server for the transliteration.

# Contribution
Anyone who are interested can send a pull request for any feature that they want.
And the API is dead simple so you can figure it out just by looking at the code.
And try to keep up with the coding style that I used as far as applicable.
Before sending a pull request, make sure that the name of the contributor(s) is added at the section below.

# Author (s)
- [Gyanendro Kh](https://gyanendrokh.github.io)

# License
Copyright 2019-20 Gyanendro Kh

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.