Chinese-NER icon indicating copy to clipboard operation
Chinese-NER copied to clipboard

A practice on Chinese Named Entity Recognition

Results 4 Chinese-NER issues
Sort by recently updated
recently updated
newest added

Hi, I am trying to save the model as SavedModel. Could you plase help me with defining about inputs and outputs? I think the model's inputs and outputs should be...

怎么才能用训练好的模型去测试,得到precision,recall等值

Hi, How do you get the data about this task , MSRA (Bakeoff 2006). I can not google for that.

I have got the issue when train the model come across the AssertionError. assert os.path.isfile(ext_emb_path) Could you pls help to solve this problem. Many thx.