nlp_from_dsy icon indicating copy to clipboard operation
nlp_from_dsy copied to clipboard

使用Bert+CRF、Bert+BiLSTM+CRF、Bert+BiGRU+CRF、Bert+BiGRU+self-atttention+CRF、AlBert+CRF、AlBert+BiLSTM+CRF、AlBert+BiGRU+CRF、AlBert+BiGRU+self-atttention+CRF进行命名实体等等

Results 3 nlp_from_dsy issues
Sort by recently updated
recently updated
newest added

我是直接跑你的代码和数据,您自己跑的也是这样吗?

想问一下为啥你的数据用你的模型跑出来 准确率、召回率、F1值 为啥那么低。。。。50%都达不到

新手入门,大佬pytorch-pretrained-bert 安装好了调用哪个api转化字向量模型