Skip to content

GyanendroKh/Transliterate-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

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.