Official CKIP CoreNLP Toolkits
Features
Sentence Segmentation
Word Segmentation
Part-of-Speech Tagging
Named-Entity Recognition
Sentence Parsing
Co-Reference Resolution
Git
PyPI
Documentation
Contributers
Wei-Yun Ma at CKIP (Maintainer)
External Links
Installation
Requirements
Python 3.6+
TreeLib 1.5+
CkipTagger 0.1.1+ [Optional, Recommended]
CkipClassic 1.0+ [Optional]
Driver Requirements
Driver |
Built-in |
CkipTagger |
CkipClassic |
|---|---|---|---|
Sentence Segmentation |
✔ |
||
Word Segmentation† |
✔ |
✔ |
|
Part-of-Speech Tagging† |
✔ |
✔ |
|
Sentence Parsing |
✔ |
||
Named-Entity Recognition |
✔ |
||
Co-Reference Resolution‡ |
✔ |
✔ |
✔ |
† These drivers require only one of either backends.
‡ Co-Reference implementation does not require any backend, but requires results from word segmentation, part-of-speech tagging, sentence parsing, and named-entity recognition.
Installation via Pip
No backend (not recommended): pip install ckipnlp.
With CkipTagger backend (recommended): pip install ckipnlp[tagger]
With CkipClassic backend: Please refer https://ckip-classic.readthedocs.io/en/latest/main/readme.html#installation for CkipClassic installation guide.
Usage
See https://ckipnlp.readthedocs.io/en/latest/main/usage.html for Usage.
See https://ckipnlp.readthedocs.io/en/latest/_api/ckipnlp.html for API details.
License
Copyright (c) 2018-2020 CKIP Lab under the CC BY-NC-SA 4.0 License.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ckipnlp-0.8.3.tar.gz.
File metadata
- Download URL: ckipnlp-0.8.3.tar.gz
- Upload date:
- Size: 45.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2b7de1001dc4b0ea675fc4337031e2e50d783999cc27a8ce59f2bbd864fb976
|
|
| MD5 |
98c4b9ab82ed93ae980e1f5b7da3a7f9
|
|
| BLAKE2b-256 |
a2643f8fa07d6b131cdbe662b2bcf446a8a5b0bba157ae5265e4cac0e8b22f2d
|
File details
Details for the file ckipnlp-0.8.3-py3-none-any.whl.
File metadata
- Download URL: ckipnlp-0.8.3-py3-none-any.whl
- Upload date:
- Size: 57.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b697743d2d2c47ba793a8e50f0d50d241d9d88c4075808f846d7217faee654fe
|
|
| MD5 |
58f2aaa344eb01961155f314ea682d96
|
|
| BLAKE2b-256 |
6d6336cb0abc1b86d4082ff2a9e12a9ef34467c99bff7f6ada88ab1240e0d9fc
|