LexiconNER icon indicating copy to clipboard operation
LexiconNER copied to clipboard

Lexicon-based Named Entity Recognition

Results 13 LexiconNER issues
Sort by recently updated
recently updated
newest added

Thanks for sharing your paper and codes and this paper interesting I downloaded this codes and run feature_pu_model.py I found that the calculation of $\pi_p$ is based on the golden...

Thanks for sharing your paper and codes and this paper interesting I downloaded this codes and wanted to run it, but I did not know how run it. could you...

感谢作者无私分享! 有个困惑,如能解答不胜感激! 看了下AdaPU 的loss计算 相当于(m-p)pRisk + uRisk,有点类似于weighted BCE loss,不知理解是否有误,如果是这样的话,PU Learning的意义在哪里呢?