Skip to main content

Translate normal text into Cartinese.

Project description

Translate normal text into Cartinese.

Usage

import cartinese

text = "Hello, what is your name?"

configuration = cartinese.Configuration()
translated = cartinese.translate(text, configuration)

print(translated)

Configuration

import cartinese

text = "Hello, what is your name?"

# you can use
configuration = cartinese.Configuration()
configuration.swap_letter_p = 0.9
# or
configuration = cartinese.Configuration(swap_letter_p = 0.9)

translated = cartinese.translate(text)
print(translated)

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

cartinese-0.3.0.tar.gz (1.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cartinese-0.3.0-py3-none-any.whl (2.1 kB view details)

Uploaded Python 3

File details

Details for the file cartinese-0.3.0.tar.gz.

File metadata

  • Download URL: cartinese-0.3.0.tar.gz
  • Upload date:
  • Size: 1.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.6

File hashes

Hashes for cartinese-0.3.0.tar.gz
Algorithm Hash digest
SHA256 a92120b8a390332a300a447291e79a8b91ca23683880df6893b2837a41cb3598
MD5 79261c468bd3c6a9232d214608546881
BLAKE2b-256 37a06c4933fa4e310635c9ac3cfc9604d95eb33a37aa44a5239afcea7140eaed

See more details on using hashes here.

File details

Details for the file cartinese-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: cartinese-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 2.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.6

File hashes

Hashes for cartinese-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8f22e4ed30df9af6f36fde6494c1737599dddd1084c38f61681da3c24f610d4c
MD5 a59f5d0b6b5b60cce90550afd5a693e8
BLAKE2b-256 08d57ae6b43bb2dd713ed66e15b993827868d179096ad931336ff85af1ed8d73

See more details on using hashes here.

Supported by

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