Skip to main content

Traditional Chinese Stopwords and Punctuations Library

Project description

# Traditional Chinese Stopwords and Punctuations

This library is created specifically for Traditional Chinese stopwords and punctuations removal.

It also includes NLTK’s English stopwords and numbers if you are processing a hybrid of Chinese and English text data.

# Get Started

pip install TCSP

from TCSP import read_stopwords_list

Calling the ‘read_stopwords_list()’ function will return the stopwords list

Change Log

0.0.1 (Nov/26/2021)

  • First release

0.0.2 (Nov/29/2021)

  • Updated project description

0.0.3 (Nov/29/2021)

  • Updated README.md

0.0.8 (May/19/2022)

  • Fixed issue with read_stopwords_list()

0.0.9 (May/19/2022)

  • Updated change log

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

TCSP-0.0.9.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

TCSP-0.0.9-py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 3

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