Skip to main content

Spelling Correction for Vietnamese Informal Text

Project description

IFT Correction

IFT Correction(Informal Text Correction) is a library of spelling correction for Vietnamese informal text type(informal text is the type of text as daily communication messages)

Installation

pip install iftc

Example Usage

Only spelling correction for acronyms

from iftc.spelling_corrector import acronym_correction

corrected_text = acronym_correction('b ơi, món này giá bn thế')
print(corrected_text)

This should print:

'bạn ơi, món này giá bao nhiêu thế'

Spelling correction for acronyms and telex

from iftc.spelling_corrector import telex_correction

corrected_text = telex_correction('b ơi, mons nayd giá bn thế')
print('corrected text: {0}'.format(corrected_text))

This should print:

'bạn ơi món này giá bao nhiêu thế'

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

iftc-1.0.5.tar.gz (39.5 MB view details)

Uploaded Source

Built Distribution

iftc-1.0.5-py3-none-any.whl (39.8 MB view details)

Uploaded Python 3

File details

Details for the file iftc-1.0.5.tar.gz.

File metadata

  • Download URL: iftc-1.0.5.tar.gz
  • Upload date:
  • Size: 39.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.16

File hashes

Hashes for iftc-1.0.5.tar.gz
Algorithm Hash digest
SHA256 7e944a61c039fd45920f208661a652d03092b8a8296b4473d7a9f512c65ca6ad
MD5 cca0a4b0f6d5325437be0aa0f636a90e
BLAKE2b-256 ab7cc6c9ecf64635d236f315c7b5be7e526ccdb3268e901e172ab6ed5a2b2533

See more details on using hashes here.

File details

Details for the file iftc-1.0.5-py3-none-any.whl.

File metadata

  • Download URL: iftc-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 39.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.16

File hashes

Hashes for iftc-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 73109dc1477e828c56fa79df4d3ea57b5400a65bdea43ab52c3a4d4ae626c758
MD5 5a10e645b6baa2ad2fbd221ca236a721
BLAKE2b-256 fc2e34a82052f5f96e26af6a5d8f9665786e04c2ad0401c275fb0e8e736c1e80

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