Skip to main content

naive-stopwords

Python package PyPI version Python

Stop words for Chinese.

Installation

pip install -U naive-stopwords

Usage

>>> from naive_stopwords import Stopwords
>>> sw = Stopwords()
>>> sw.size()
2321
>>> sw.contains('hello')
True
>>> sw.add('的')
>>> sw.size()
2321
>>> sw.remove('的')
>>> sw.size()
2320
>>> sw.dump('file.txt')

Release files for naive-stopwords 0.0.2

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

Source distribution (sdist)

Source distribution for naive-stopwords 0.0.2
File Size Uploaded
naive-stopwords-0.0.2.tar.gz 14.7 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for naive-stopwords 0.0.2
File Interpreter ABI Platform
naive_stopwords-0.0.2-py3-none-any.whl Python 3 none any Details

Total release size:36.2 kB

Release files / naive-stopwords-0.0.2.tar.gz

Download URL naive-stopwords-0.0.2.tar.gz
Size 14.7 kB
Tags Source
SHA-256 checksum
How to use checksums
c48ca934d97a566b9467eb46a100adfb4b2552511792aeeac6a209258cc9f80c
BLAKE2b-256 checksum
How to use checksums
052cfc819946011610bb2f2d9ce8d20b8d45ce33b3aefa5542cc72a3eb77a85b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

Release files / naive_stopwords-0.0.2-py3-none-any.whl

Download URL naive_stopwords-0.0.2-py3-none-any.whl
Size 21.5 kB
Tags Python 3
SHA-256 checksum
How to use checksums
fa60a2390a3c7a7d212383c8cdc02ce96a7ebac407409af3c7262128a55e9775
BLAKE2b-256 checksum
How to use checksums
0ea5d6e9b05fe18fd76936954da775d3379381381cb44acd626988218ee9275f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

Release history Release notifications | RSS feed

This release

0.0.2 This release

2 release files

0.0.1

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