Skip to content

Farsi to Finglish converter uses vowel represenations (in Persian) from Dehkhoda dictionary (www.loghatnaameh.com) and fa.wiktionary.org (currently as backup) and guesses better translations using google suggestions.

Notifications You must be signed in to change notification settings

abditag2/onezero-f2f

 
 

Repository files navigation

A basic Flask quickstart

With support for serving easy APIs and static content

Build Status Deploy

Launch on OpenShift

To deploy a clone of this application using the rhc command line tool:

rhc app create flask python-2.7 --from-code=https://github.com/ryanj/flask-base.git

Or link to a web-based clone+deploy on OpenShift Online or on your own OpenShift cloud:

https://openshift.redhat.com/app/console/application_type/custom?cartridges%5B%5D=python-2.7&initial_git_url=https%3A%2F%2Fgithub.com%2Fryanj%2Fflask-base.git

Local server

Start a local webserver by running:

python app.py

A demo of this app is running here: http://www.aliasfarsidictionary.com/

License

This code is dedicated to the public domain to the maximum extent permitted by applicable law, pursuant to CC0 (http://creativecommons.org/publicdomain/zero/1.0/)

About

Farsi to Finglish converter uses vowel represenations (in Persian) from Dehkhoda dictionary (www.loghatnaameh.com) and fa.wiktionary.org (currently as backup) and guesses better translations using google suggestions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.0%
  • Other 1.0%