Skip to content

bryanchw/Traditional-Chinese-Stopwords-and-Punctuations-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Created a Python library specifically for Traditional Chinese stopwords and punctuations removal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages