Skip to content

Chinese (Traditional), Taiwanese and Hakka's sentence split tool

License

Notifications You must be signed in to change notification settings

eran0926/CTH_sentence_split

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTH_sentence_split

PyPI
Github

Info

This program is a system that you can split a sentence with Chinese (Traditional), Taiwanese and Hakka's dictionary. It will return a list.

LICENSE

This program in licensed under the GNU AGPLv3 or later.
You should have received a copy of the GNU Affero General Public License v3.0 along with this program.
If not,see https://www.gnu.org/licenses/agpl-3.0-standalone.html.

Install

Install with pip3 install -U CTH_sentence_split

Use

import CTH_sentence_split as sp
sp.split("sentence you want to split")

About

Chinese (Traditional), Taiwanese and Hakka's sentence split tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages