Skip to main content

Easy to use ML model for spelling and sounding out words

Project description

Pincelate

By Allison Parrish

Pincelate is a machine learning model for spelling English words and sounding them out, plus a Python module that makes it super simple to do fun and useful things with the model.

A quick example:

>>> from pincelate import Pincelate
>>> pin = Pincelate()
>>> pin.soundout("pincelate")
['P', 'IH1', 'N', 'S', 'AH0', 'L', 'EY1', 'T']
>>> pin.spell(["HH", "EH", "L", "OW"])
'hello'

Please see the documentation for more information!

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pincelate-0.0.1-py3-none-any.whl (12.0 MB view details)

Uploaded Python 3

File details

Details for the file pincelate-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: pincelate-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 12.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.31.1 CPython/3.6.8

File hashes

Hashes for pincelate-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 34c2128d39900565ed75f28664fe90050b8e784fb20ac2b18d299814e92caea4
MD5 9137eab4b02c96530560650c7fa486a4
BLAKE2b-256 dbb0b8c6101e3e643cd712f42e8a5b4fb01dd5c3255c975f66d6673386341caa

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