SkillAgentSearch skills...

ChineseWordSegment

Tensorflow Implements Chinese Word Segment use LSTM+CRF and Dilated CNN+CRF

Install / Use

/learn @XierHacker/ChineseWordSegment
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Chinese word segment use Bi-LSTM and CRF

requirements:

  • python3.5+
  • tensorflow-gpu>=1.8
  • pandas
  • numpy
  • scikit-learn

Usage:

  1. run data_processing.py to convert the original corpus to dataset
  2. cd srcfind all the models
  3. go into a model directory and run python train.py
View on GitHub
GitHub Stars15
CategoryDevelopment
Updated4y ago
Forks5

Languages

Python

Security Score

65/100

Audited on Oct 21, 2021

No findings