Skip to main content

FastJieba

fast_jieba for python, create by pyo3, use rust crate jieba_rs

import fast_jieba
from fast_jieba.analyse import extract_tags, textrank

words = fast_jieba.tokenize("小明就读北京清华大学物理系")
print(words)

tags = extract_tags("小明就读北京清华大学物理系")
print(tags)

tags = textrank("小明就读北京清华大学物理系")
print(tags)

print("**************")
texts = ["小明就读北京清华大学物理系" for _ in range(4)]

words = fast_jieba.batch_tokenize(texts)
print(words)

words = fast_jieba.batch_cut(texts)
print(words)

words = fast_jieba.batch_posseg(texts)
print(words)

Release files for fast-jieba 0.4.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for fast-jieba 0.4.0
File Size Uploaded
fast_jieba-0.4.0.tar.gz 4.3 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for fast-jieba 0.4.0
File
fast_jieba-0.4.0-cp310-none-win_amd64.whl CPython 3.10 none Windows x86-64 Details
fast_jieba-0.4.0-cp310-cp310-manylinux_2_31_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.31+ x86-64 Details
fast_jieba-0.4.0-cp310-cp310-macosx_10_7_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.7+ x86-64 Details
fast_jieba-0.4.0-cp39-none-win_amd64.whl CPython 3.9 none Windows x86-64 Details
fast_jieba-0.4.0-cp39-cp39-manylinux_2_31_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.31+ x86-64 Details
fast_jieba-0.4.0-cp39-cp39-macosx_10_7_x86_64.whl CPython 3.9 CPython 3.9 macOS 10.7+ x86-64 Details
fast_jieba-0.4.0-cp38-none-win_amd64.whl CPython 3.8 none Windows x86-64 Details
fast_jieba-0.4.0-cp38-cp38-manylinux_2_31_x86_64.whl CPython 3.8 CPython 3.8 Linux glibc 2.31+ x86-64 Details
fast_jieba-0.4.0-cp38-cp38-manylinux_2_28_x86_64.whl CPython 3.8 CPython 3.8 Linux glibc 2.28+ x86-64 Details
fast_jieba-0.4.0-cp38-cp38-macosx_10_7_x86_64.whl CPython 3.8 CPython 3.8 macOS 10.7+ x86-64 Details

Total release size: 51.6 MB

Release files / fast_jieba-0.4.0.tar.gz

Download URL fast_jieba-0.4.0.tar.gz
Size 4.3 kB
Tags Source
SHA-256 checksum
How to use checksums
bba4087c83b2e37cc0403d46fb58551b6c1983559504526603eeef10fc595471
BLAKE2b-256 checksum
How to use checksums
0549743723b3975c2ca4a8096da684969e43ca67706b0db06f27134a89c8d638
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via maturin/0.13.2

Release files / fast_jieba-0.4.0-cp310-none-win_amd64.whl

Download URL fast_jieba-0.4.0-cp310-none-win_amd64.whl
Size 5.0 MB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
f950f3f5eeb31b87f98ccbaccf94efd5858457f161f6b2e84ec7de14c305980f
BLAKE2b-256 checksum
How to use checksums
ced453e8ff30d26bdff770ca0f074a16ab9dccaed976bdebfa40ee7d999f2ad8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via maturin/0.13.2

Release files / fast_jieba-0.4.0-cp310-cp310-manylinux_2_31_x86_64.whl

Download URL fast_jieba-0.4.0-cp310-cp310-manylinux_2_31_x86_64.whl
Size 5.3 MB
Tags CPython 3.10 Linux glibc 2.31+ x86-64
SHA-256 checksum
How to use checksums
5d1daceda38a34cac7a3120b9578e60feaf4418a126d5efebb2d62972c3d310a
BLAKE2b-256 checksum
How to use checksums
32c73eddbaf4c7abdb53bb1d69b70b0ff64afcb973730579c6f1d5f156a655c7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via maturin/0.13.2

Release files / fast_jieba-0.4.0-cp310-cp310-macosx_10_7_x86_64.whl

Download URL fast_jieba-0.4.0-cp310-cp310-macosx_10_7_x86_64.whl
Size 5.1 MB
Tags CPython 3.10 macOS 10.7+ x86-64
SHA-256 checksum
How to use checksums
03280fbae7d62c8e8885c5f2154c09489b9053f58998943da9642126dea51fe5
BLAKE2b-256 checksum
How to use checksums
27f5f4e41a033896a3b20d283c3f1a73253b613d887380b145bf7b05768c3f98
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via maturin/0.13.2

Release files / fast_jieba-0.4.0-cp39-none-win_amd64.whl

Download URL fast_jieba-0.4.0-cp39-none-win_amd64.whl
Size 5.0 MB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
426ec77fd7a074c7e73879a0f9f0a995c7e861e7c1c8480e2e16aabb9166111d
BLAKE2b-256 checksum
How to use checksums
27b8de84f640da41af9228fe982bbeff3d36861d6dca056d2ef2558e819864b7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via maturin/0.13.2

Release files / fast_jieba-0.4.0-cp39-cp39-manylinux_2_31_x86_64.whl

Download URL fast_jieba-0.4.0-cp39-cp39-manylinux_2_31_x86_64.whl
Size 5.3 MB
Tags CPython 3.9 Linux glibc 2.31+ x86-64
SHA-256 checksum
How to use checksums
a5e2e32b98fde95bf6e7d1515233389cb72c8b81e071534da320520141e4d99e
BLAKE2b-256 checksum
How to use checksums
bf1d47e219667514b1f2d78d6ce7b9fd2d2b17a1467340cfa84618134ec414a9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via maturin/0.13.2

Release files / fast_jieba-0.4.0-cp39-cp39-macosx_10_7_x86_64.whl

Download URL fast_jieba-0.4.0-cp39-cp39-macosx_10_7_x86_64.whl
Size 5.1 MB
Tags CPython 3.9 macOS 10.7+ x86-64
SHA-256 checksum
How to use checksums
f67ab89ef9cf6f094e3fe319ae32596cd1eacee89ae3a8937a15698df48305b8
BLAKE2b-256 checksum
How to use checksums
37adf80e6ef0bddedba3cdb62c7b0ce686cbb5a4a14f7119502f6173316e52ea
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via maturin/0.13.2

Release files / fast_jieba-0.4.0-cp38-none-win_amd64.whl

Download URL fast_jieba-0.4.0-cp38-none-win_amd64.whl
Size 5.0 MB
Tags CPython 3.8 Windows x86-64
SHA-256 checksum
How to use checksums
6304697923e973135d03d052ffe4140427fc983ffe6982405426697e1fb38885
BLAKE2b-256 checksum
How to use checksums
cd57fafca60da62fe68f03caad2bcbe085b677c435b0eeb1801b946152c3604a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via maturin/0.13.2

Release files / fast_jieba-0.4.0-cp38-cp38-manylinux_2_31_x86_64.whl

Download URL fast_jieba-0.4.0-cp38-cp38-manylinux_2_31_x86_64.whl
Size 5.3 MB
Tags CPython 3.8 Linux glibc 2.31+ x86-64
SHA-256 checksum
How to use checksums
a0a0f0ca0bc52381130a371bcc115daafe4dfb2f0d884c06ae3c6a6cc0ec57f3
BLAKE2b-256 checksum
How to use checksums
7328fed9d65ff9012aa6bd14f9fad45a91ed9e02c50daa65e92644e075148d60
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via maturin/0.13.2

Release files / fast_jieba-0.4.0-cp38-cp38-manylinux_2_28_x86_64.whl

Download URL fast_jieba-0.4.0-cp38-cp38-manylinux_2_28_x86_64.whl
Size 5.3 MB
Tags CPython 3.8 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
d97a59cc547847b73a5eccfb36e9a4aac260f2d5863352be602a7e5736894258
BLAKE2b-256 checksum
How to use checksums
372d567b36ea953f2637bd08f017f204876893624d40b9d57e39a944750bd41a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via maturin/0.13.2

Release files / fast_jieba-0.4.0-cp38-cp38-macosx_10_7_x86_64.whl

Download URL fast_jieba-0.4.0-cp38-cp38-macosx_10_7_x86_64.whl
Size 5.1 MB
Tags CPython 3.8 macOS 10.7+ x86-64
SHA-256 checksum
How to use checksums
867bad930a2899177db3644c58a29ffbc0caf47f2a98e7edfed809ce2ec38b4a
BLAKE2b-256 checksum
How to use checksums
ca78468fe15d1475288a1d97e4e138879ddf1d280a8ceee4459c0e9bd8e82c68
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via maturin/0.13.2

Release history Release notifications | RSS feed

This release

0.4.0 This release

11 release files

0.3.0

11 release files

0.2.0

4 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page