Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buppt/ChineseNER
/ types & classes
Types & classes
3 in github.com/buppt/ChineseNER
⨍
Functions
43
◇
Types & classes
3
↓ 3 callers
Class
BatchGenerator
Construct a Data generator. The input X, y should be ndarray or list like type. Example: Data_train = BatchGenerator(X=X_train_all,
tensorflow/Batch.py:2
↓ 3 callers
Class
Model
tensorflow/bilstm_crf.py:5
↓ 1 callers
Class
BiLSTM_CRF
pytorch/BiLSTM_CRF.py:27