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.3.tar.gz (54.5 kB view details)

Uploaded Source

Built Distribution

iftc-1.0.3-py3-none-any.whl (58.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for iftc-1.0.3.tar.gz
Algorithm Hash digest
SHA256 b07cfbb48e88c14567045545f746663aba260e63e8e15b3045f0921bee2ccbf1
MD5 88859a2baf8c5e54218ddbea236e881a
BLAKE2b-256 bab5baa6020b60dc63bf92632a5ed14d125d709f0ca2be9e80063d9c4c4579a1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: iftc-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 58.4 kB
  • 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 f29139fff1b28abf230bd93aecb4f0b1cf93618b9bb85384ca9c8dd0f6752cd0
MD5 9e441daf140c2145c63d117217695963
BLAKE2b-256 dab12f46c3c6e6a61b5741dd040f94b0c8c856b30369cd28e2c8e402e67730b2

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