Skip to main content

Collect arrows from parsing results.

Project description

kongming

https://img.shields.io/pypi/v/kongming.svg https://img.shields.io/travis/jun-harashima/kongming.svg Documentation Status

Collect arrows from parsing results.

Installation

$ pip install kongming

Usage

from kongming.main import Komgming

stopwords = ["。"]
kongming = Kongming(stopwords)
arrows = kongming.collect("今日は良い天気だ。")
print(arrows)  # => [{'modifier': '今日', 'function': 'は', 'head': '天気'},
                     {'modifier': '良い', 'function': '', 'head': '天気'}]

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.2 (2020-05-18)

  • First release on PyPI.

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

kongming-0.1.2.tar.gz (10.2 kB view details)

Uploaded Source

Built Distribution

kongming-0.1.2-py2.py3-none-any.whl (5.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file kongming-0.1.2.tar.gz.

File metadata

  • Download URL: kongming-0.1.2.tar.gz
  • Upload date:
  • Size: 10.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/46.1.1.post20200323 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.10

File hashes

Hashes for kongming-0.1.2.tar.gz
Algorithm Hash digest
SHA256 11f32a916101d04e8e7426384b641c92748410c13c0e81b80354922b56fdc13f
MD5 16597baf9b7e0ce50615e2360201c2e6
BLAKE2b-256 0a2d2b8aeb3c585745c41431eae98b2e22efe1d2c17fb28d68c583275d13323d

See more details on using hashes here.

File details

Details for the file kongming-0.1.2-py2.py3-none-any.whl.

File metadata

  • Download URL: kongming-0.1.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 5.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/46.1.1.post20200323 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.10

File hashes

Hashes for kongming-0.1.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c776250675dd65cae178c1c928cfda2b765fdc79670956c12060c2d6d2b0385d
MD5 3e1166f35028ff37dca29760466e797d
BLAKE2b-256 22f45178856fbb9148f8a4c422bff415e2969adedca9633eb03cb2553e5bc67b

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