Skip to main content

No project description provided

Project description

vina2vi

vina2vi stands for Vietnamese no accent to Vietnamese,
which is a Python package aiming at helping foreigners decrypt messages in Vietnamese.
(More precisely, foreigners who already know the basics of the language.)

Among other things, this Python package tries to

  • Restore Vietnamese diacrytics
  • Translate acronyms, đổi vần, etc.

Installation

Run the following to install:

pip install vina2vi

Alternatively, you can also install from GitHub like this

pip install git+https://gitlab.com/phunc20/vina2vi

Usage

I only work on this project on spare time, and work slowly. So this README will get changed a lot in the future. For the moment, there is not much in the package that is super useful. As time goes by, I will add more.

In [1]: from vina2vi.utils import Vietnamese

In [2]: Vietnamese.is_foreign("Российская Федерация\tRossiyskaya Federatsiya")
Out[2]: True

In [3]: Vietnamese.is_foreign("\n\tRossiyskaya Federatsiya")
Out[3]: False

In [4]: Vietnamese.is_foreign("Tôi nói tiếng Việt Nam\t碎呐㗂越南")
Out[4]: True

In [5]: Vietnamese.is_foreign("Tôi nói tiếng Việt Nam\t")
Out[5]: False

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vina2vi-0.0.2.dev1.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

vina2vi-0.0.2.dev1-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file vina2vi-0.0.2.dev1.tar.gz.

File metadata

  • Download URL: vina2vi-0.0.2.dev1.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.5

File hashes

Hashes for vina2vi-0.0.2.dev1.tar.gz
Algorithm Hash digest
SHA256 721e6967612040d6cf3459e691e621583e4d0b85e7825eb60cee60970ac60aa6
MD5 2a97f9f3a5c1fd04a842346eb6baf5df
BLAKE2b-256 df05ed503b6cbd59c73bd1fcb289c93b1020f97acdabee0a533cdc77f4db1752

See more details on using hashes here.

File details

Details for the file vina2vi-0.0.2.dev1-py3-none-any.whl.

File metadata

File hashes

Hashes for vina2vi-0.0.2.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 6c6424d3cb58ff946197d37239d60738a862cc24b7a49120ebe3fd74c9730bc2
MD5 a4943aa6f0143dd487f08388b4d4064b
BLAKE2b-256 7628bacce5a80e9a4130d6d07b24168ae5730a2c4dd5422e62fb5ef498c49592

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page