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.4.tar.gz (39.5 MB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: iftc-1.0.4.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.4.tar.gz
Algorithm Hash digest
SHA256 cae2bdb382c2232c37c3b27592ad09bb20857e5839a25d61be5dec96964b55c4
MD5 018f415c1794b305c03bf569f070e112
BLAKE2b-256 d79e0c154336fad61c777a64152bff419a34c9d8ea29e68dcd1edf31e50aee5b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: iftc-1.0.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 10c27d1980270fa69f339779c9533dec5bbe3dddf2fb7b254ef7271b1d6e7ab5
MD5 fe3b7ecc50a110b42bf19d46cd966536
BLAKE2b-256 5e0264b65b26c397f86574d5ecd861ba8f6ff6a0792d339a6b052a4d5cf6423f

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