Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 310 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 310 Bytes

Plugins for HanLP

This directory contains modules shared across several individual packages or non core APIs. If you plan to submit any plugins, please put it here too.

For developers, run the following set-up.

pip install -e hanlp_trie
pip install -e hanlp_common
pip install -e hanlp_restful