Finglish Save

A Finglish to Persian converter.

Project README

Finglish to Persian Converter

This library provides a Finglish-to-Persian convertor.

::

>>> from finglish import f2p
>>> f2p('asemane abi')
'آسمان آبی'

(Your browser might be showing some garbled text due to the presence of Persian text. Try this in Python shell with a Unicode-aware Terminal.)

The return value is a list of possibilities, each with a confidence value in the [0.0, 1.0] range.

Open Source Agenda is not affiliated with "Finglish" Project. README Source: elektito/finglish
Stars
82
Open Issues
1
Last Commit
2 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating