Skip to main content

a basic set of tools to work with Tamil text

Project description

* அரிச்சுவடி - Arichuvadi
இந்த பைத்தான் பொதி, தமிழ்ச்சரங்ளை எழுத்துக்களாக நறுக்கும் மிகவெளிய வேலையைச்செய்ய உதவும்.
This packages was written as part of regex engine from scratch for tamil. It provides very basic functionalities such as splitting the string into characters inline with how a native Tamil speakers thinks. Open-Tamil package by contrast provides a myriad of utilities to deal with Tamil text.

* எடு.கா.:
#+begin_src python
# -*- coding: utf-8 -*-
import arichuvadi as ari
saram = 'The Great உயர்தனிச்செம்மொழி தமிழ்!!!'
print(1, saram)
print(2, list([i for i in saram]))
print(3, ari.get_letters_coding(saram))
print(4, ari.get_letters_glyph(saram))
#+end_src

#+RESULTS:
1 The Great உயர்தனிச்செம்மொழி தமிழ்!!!
2 [T, h, e, , G, r, e, a, t, , உ, ய, ர, ், த, ன, ி, ச, ், ச, ெ, ம, ், ம, ொ, ழ, ி, , த, ம, ி, ழ, ், !, !, !]
3 [T, h, e, , G, r, e, a, t, , உ, ய, ர், த, னி, ச், செ, ம், மொ, ழி, , த, மி, ழ், !, !, !]
4 [T, h, e, , G, r, e, a, t, , உ, ய, ர், த, னி, ச், செ, ம், மொ, ழி, , த, மி, ழ், !, !, !]

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

arichuvadi-0.0.4.tar.gz (19.1 kB view details)

Uploaded Source

Built Distribution

arichuvadi-0.0.4-py3-none-any.whl (19.0 kB view details)

Uploaded Python 3

File details

Details for the file arichuvadi-0.0.4.tar.gz.

File metadata

  • Download URL: arichuvadi-0.0.4.tar.gz
  • Upload date:
  • Size: 19.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.0

File hashes

Hashes for arichuvadi-0.0.4.tar.gz
Algorithm Hash digest
SHA256 afd9be97d4359a22d03255fc1ad227561fe785de4c7afcc79e3ed272a1f180a7
MD5 beea57a21b681c7b7e5af549752d4082
BLAKE2b-256 5ab1edde877e2e8d5526893edb19da3c8ce0aca09d9aeb54fb5eae3f21af8278

See more details on using hashes here.

File details

Details for the file arichuvadi-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: arichuvadi-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 19.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.0

File hashes

Hashes for arichuvadi-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 b8d4e4f36539fba0a16834841fc8a6e13782a09aade137d0d2bac8fa51ac7450
MD5 5801027daae82a98d1f29b36f9048324
BLAKE2b-256 c5f9392826f24a2a9cf3aa204961c72ac68a22bf4a234f4289a004de6c1e5102

See more details on using hashes here.

Supported by

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