Skip to main content

An text analysis toolkit KyTea binding

Project description

KyTea wrapper for python

Patreon

Mykytea-python is a python wrapper module for KyTea, a general text analysis toolkit. KyTea is developed by KyTea Development Team

Detailed information of KyTea can be found at http://www.phontron.com/kytea

Install Dependencies

You need to install KyTea before build.

To install Mykytea-python, run

% pip install kytea

To build Mykytea-python, run (if you don't want to use pip)

% make

If you want to install, run

% sudo make install

If you fail to make, please try to install SWIG and run

% swig -c++ -python -I/usr/local/include mykytea.i

Or if you still fail on Max OS X, run with some variables % ARCHFLAGS="-arch x86_64" CC=gcc CXX=g++ make

If you compiled kytea with clang, you need ARCHFLAGS only.

To create wheel

To create whl archive, the setuptools and wheel are needed.

% python setup.py bdist_wheel

How to use?

See 'lib/test/mykytea_test.py' as a sample program.

License

MIT License

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

kytea-0.1.6.tar.gz (68.3 kB view details)

Uploaded Source

Built Distributions

kytea-0.1.6-pp37-pypy37_pp73-win_amd64.whl (335.5 kB view details)

Uploaded PyPy Windows x86-64

kytea-0.1.6-pp37-pypy37_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (3.9 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ x86-64

kytea-0.1.6-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (3.9 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ i686

kytea-0.1.6-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (434.3 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

kytea-0.1.6-cp310-cp310-win_amd64.whl (336.2 kB view details)

Uploaded CPython 3.10 Windows x86-64

kytea-0.1.6-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.12+ x86-64

kytea-0.1.6-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl (5.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.12+ i686

kytea-0.1.6-cp310-cp310-macosx_10_9_x86_64.whl (457.9 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

kytea-0.1.6-cp39-cp39-win_amd64.whl (336.2 kB view details)

Uploaded CPython 3.9 Windows x86-64

kytea-0.1.6-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64

kytea-0.1.6-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl (5.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ i686

kytea-0.1.6-cp39-cp39-macosx_10_9_x86_64.whl (457.9 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

kytea-0.1.6-cp38-cp38-win_amd64.whl (335.8 kB view details)

Uploaded CPython 3.8 Windows x86-64

kytea-0.1.6-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

kytea-0.1.6-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl (5.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ i686

kytea-0.1.6-cp38-cp38-macosx_10_9_x86_64.whl (457.8 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

kytea-0.1.6-cp37-cp37m-win_amd64.whl (336.0 kB view details)

Uploaded CPython 3.7m Windows x86-64

kytea-0.1.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64

kytea-0.1.6-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl (5.1 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ i686

kytea-0.1.6-cp37-cp37m-macosx_10_9_x86_64.whl (457.6 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

Details for the file kytea-0.1.6.tar.gz.

File metadata

  • Download URL: kytea-0.1.6.tar.gz
  • Upload date:
  • Size: 68.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for kytea-0.1.6.tar.gz
Algorithm Hash digest
SHA256 427857dce9e72f59496c5bcf7448d8ccbb989ed1999c6730ea73ca8360a4bdb6
MD5 3779b877002237e8f85a6cbf51065c0a
BLAKE2b-256 1f2baddcc1ca0d04289c511c5d90812ca428130ff602d127172e402afb5bd284

See more details on using hashes here.

File details

Details for the file kytea-0.1.6-pp37-pypy37_pp73-win_amd64.whl.

File metadata

  • Download URL: kytea-0.1.6-pp37-pypy37_pp73-win_amd64.whl
  • Upload date:
  • Size: 335.5 kB
  • Tags: PyPy, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for kytea-0.1.6-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 d6dc295a43438c757e9b158a0f94848d23a26bdcc44885e215e2a7521de149a7
MD5 b3e1fdd4891041069f33129ff7ba1d5b
BLAKE2b-256 dad04e16c7e8401c480e1f97aad65403f83fa6fcef3a9f651aecb13f5c0d93c2

See more details on using hashes here.

File details

Details for the file kytea-0.1.6-pp37-pypy37_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for kytea-0.1.6-pp37-pypy37_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 2f8355bc262a1e30a586dc1c155ff852b4b1be76be23af5e3447ff97828baca4
MD5 94ce1a92e3d89a10705ccc0f4b7d70d1
BLAKE2b-256 131aaacb96a63c825f742534be5afe0ce663a4fecc239c4e2f7a2bdc3cdbe9c5

See more details on using hashes here.

File details

Details for the file kytea-0.1.6-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for kytea-0.1.6-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 3c51d9636cdac670ebe36dc51af8bb9d66ed96909f54f92e398e12dd13fe3aa9
MD5 ca518072f290dd7068563ed389b0f0f6
BLAKE2b-256 254e3d6bf6b6162b000d3676cc90d0f03c213653d1b217f77184f7071f9eedff

See more details on using hashes here.

File details

Details for the file kytea-0.1.6-pp37-pypy37_pp73-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: kytea-0.1.6-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 434.3 kB
  • Tags: PyPy, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for kytea-0.1.6-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 082a23ce62f06ae7486b205f5d10af9fad4c52af680a43a224df1b3e4ac2f759
MD5 1e8b55c784f38064e4c0bee46e48d095
BLAKE2b-256 70d28c1d01f82753e001dd13c87858213f3993507721e609a5f612590d00b110

See more details on using hashes here.

File details

Details for the file kytea-0.1.6-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: kytea-0.1.6-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 336.2 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for kytea-0.1.6-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 8a224c2bddc3aeb356dbf2ad0f393e26e3a896737618efd251d2240f44197e46
MD5 1614b6abfe979d14da5903f2e5df528d
BLAKE2b-256 064ed01198364e762d64402e842806523adb7ff82c86d8f219c0b5e03267c6f6

See more details on using hashes here.

File details

Details for the file kytea-0.1.6-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for kytea-0.1.6-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 e9e86500a427257cb451ff845408177e822ae6dd91b6b50d945c48f7f4e8207d
MD5 9f748073feb62b7cdaf26b44571986ab
BLAKE2b-256 9e7f9464c3c1dfcd7750540806c50db219951fe3e4fdd865cab2ea84346c0c8e

See more details on using hashes here.

File details

Details for the file kytea-0.1.6-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for kytea-0.1.6-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 5a1310310951b538217dd4ec9814714d21f3529bcfd04d681abf56d486653b5b
MD5 268bc0a6a067a8c01fc3453817415193
BLAKE2b-256 b2e4ec3825527e51f446a8c65332946599f9152062b76b4149057d8044b62f8f

See more details on using hashes here.

File details

Details for the file kytea-0.1.6-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: kytea-0.1.6-cp310-cp310-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 457.9 kB
  • Tags: CPython 3.10, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for kytea-0.1.6-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1afd3056ccee9f189691eebf86e4f2e03bb2393dcda13e90e1f3e6e048809e63
MD5 e622a7e92f1e5d261f6abac6ade14bf8
BLAKE2b-256 f97991da1d375c3315e6f802b0440141e9dfd6591a518bd85a85cae28af12155

See more details on using hashes here.

File details

Details for the file kytea-0.1.6-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: kytea-0.1.6-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 336.2 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for kytea-0.1.6-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 bb10481c7eda289a08493ca45f120a9e716f2fd2d3abe98a0478c91eef80cb3b
MD5 b2312f873d75458b4e410a3a7c246e71
BLAKE2b-256 beb816746b230eb04ef233c81a0e7aefe6896593bb5e575f57a644652ab44e49

See more details on using hashes here.

File details

Details for the file kytea-0.1.6-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for kytea-0.1.6-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 3b70738c7bd002d82a0d713b502a3f295d6aae513c870f161444d6f9625a2577
MD5 2e647d517ce331a0793a901d43007853
BLAKE2b-256 8ed56b5bd5f472872a789a22087bacc25934a8e5b8b514b08dffdc0e146565ea

See more details on using hashes here.

File details

Details for the file kytea-0.1.6-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

  • Download URL: kytea-0.1.6-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl
  • Upload date:
  • Size: 5.1 MB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for kytea-0.1.6-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 ab8ab4ad4d1ccceede5e927843103b792e9a57d58e7f1876d30fc943fcafc878
MD5 84bb994c33c9172459a6acb9cc7b9921
BLAKE2b-256 87960665d4ade8f181cef28c5c373cd7218f5f85b93f0f2e75ba12f4d47d7025

See more details on using hashes here.

File details

Details for the file kytea-0.1.6-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: kytea-0.1.6-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 457.9 kB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for kytea-0.1.6-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6de5fbbafc148ac665632cf84902c8e77c2929b10057ffd5c48c1f9f121eb2f6
MD5 0511346a04d7608f2b9f5075192d7121
BLAKE2b-256 f95afae42e725bba1442ffbdfd5e5fc5a496ebeb50fd05990845114bfe8c4a4a

See more details on using hashes here.

File details

Details for the file kytea-0.1.6-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: kytea-0.1.6-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 335.8 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for kytea-0.1.6-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 656664dd9dd7f9044c43af78ae17ed14a8eb40c67b9e5a75ded5330e7e89edf0
MD5 75cbe93d87f4ab2765f6110e9f81c443
BLAKE2b-256 1f8dce3dbab9df012f83046b7af2ab3e5c7ba84fce71ac188c62e5b30cfaa0e2

See more details on using hashes here.

File details

Details for the file kytea-0.1.6-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for kytea-0.1.6-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 b091423d70dd901531ac620d9f5fcca327c3d691d7d5c29359237287c2d1f6fe
MD5 029de89a5fc07689ce72701eee867ab5
BLAKE2b-256 e7dff7772b14d88370463b4ba0e5cb7fa87c72914cfb32554cb8a61dc7628689

See more details on using hashes here.

File details

Details for the file kytea-0.1.6-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

  • Download URL: kytea-0.1.6-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl
  • Upload date:
  • Size: 5.1 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for kytea-0.1.6-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 f9e7549cecd0d67531f78b4e731474bf145c5a1fc95c7dd626e9a867027e2291
MD5 94246566d5f260de31e4c3bd8b614ab6
BLAKE2b-256 bbdadc4e26947fa0249e7b758bb574c02f26b2359d5682407f990df63430e050

See more details on using hashes here.

File details

Details for the file kytea-0.1.6-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: kytea-0.1.6-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 457.8 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for kytea-0.1.6-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2c3ef7df978841330f97eb6c3c58f078ea1e48f9ab23f6aa6611aa137864051d
MD5 5ee50b6d5f9f216ce0bc675ba94b720c
BLAKE2b-256 ec2187109d95141a66835582ef19455a8694ea41082251f6e2198574338e4dd5

See more details on using hashes here.

File details

Details for the file kytea-0.1.6-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: kytea-0.1.6-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 336.0 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for kytea-0.1.6-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 c639d84abfcafc6dcbf30cbed959f41d9a153e1a46e3f82c244c558ab2bfe9f3
MD5 11f08c92c78f6f6f8ec10fa13b1e5e25
BLAKE2b-256 a1119155e4781fc906a94653966664b794516d2cd312069056435e708c0f1e2e

See more details on using hashes here.

File details

Details for the file kytea-0.1.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for kytea-0.1.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 1a05c8ad93a2b3c6e698cd724b7469ccb3d2e2a339b6fbef57f3af4292cb841d
MD5 00be1f1e2c44196b63ab8e11571f9e2f
BLAKE2b-256 80c4f9ffe284526c57fbd3c39546a2c3cec7fcd204077144ccf46528dc66a96d

See more details on using hashes here.

File details

Details for the file kytea-0.1.6-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

  • Download URL: kytea-0.1.6-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl
  • Upload date:
  • Size: 5.1 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for kytea-0.1.6-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 20cebce91b0741370144c5db3e6d197f73743d8a994120e6818215839461f8df
MD5 8fef460daf140c7f62c79aedc3e51a9d
BLAKE2b-256 d7e53b9bc8f925ee0a7c73bf2026eb04c56aca40af02c632ebccc51b1038f738

See more details on using hashes here.

File details

Details for the file kytea-0.1.6-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: kytea-0.1.6-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 457.6 kB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for kytea-0.1.6-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e18e73e3bc0ac1724d348b855a401c0dfb119d9edc51d69e1caecd7437a7c69f
MD5 4a03d302409e20330da991cd269b5870
BLAKE2b-256 a72587bcd471f29cfdc3693c26e38b409ed525013498e4273b6759c2e11f41f1

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