Giter Club home page Giter Club logo

eng-hin-back-transliteration's Introduction

eng-hin-back-transliteration

Requirements

  • Python 2.7
  • Keras 2.0.8+ with Tensorflow backend

Description

This repository contains code, models and data for the task of English-to-Hindi transliteration

Code

  • Datasets contains the dataset for transliteration. This was obtained from the Fire 2013 track on transliterated search, more specifically from here.
  • eng_hin_simple has code for training and testing
    • data.py has helper functions for loading data
    • prog.py has the training and testing code, that trains on Bollywood_dataset.txt by default, and can be modified to train on any other datasets.
    • model.png has the diagram of the model
    • The best model is saved to saved_model.hdf5
  • try.py is the inferencing script, to transliterate a set of english words from a file (path to be set inside script)

  • typing_noise.py is an experimental script to model noise in spellings of words, based on QWERTY keyboards' proximity of character pairs


eng-hin-back-transliteration's People

Contributors

akhisud3195 avatar

Watchers

Akhilesh S avatar

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.