Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 354 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 354 Bytes

uninlp-phd

Warning: This code is no longer maintained.

Usage:

Chinese Pinyin-to-Character Conversion: edu.hitsz.nlp.segpos.pinyin2character.Py2CharParser

Chinese word Segmentor: edu.hitsz.nlp.segmentation/*

Chinese word segmentation and POS tagging: edu.hitsz.nlp.segpos.Parser

Part-of-speech tagging: edu.hitsz.nlp.partofspeech.POSParser