Skip to content
View suolyer's full-sized avatar

Block or report suolyer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. PyTorch_BERT_Biaffine_NER PyTorch_BERT_Biaffine_NER Public

    论文复现《Named Entity Recognition as Dependency Parsing》

    Python 122 21

  2. PyTorch_BERT_SimpleLexicon_NER PyTorch_BERT_SimpleLexicon_NER Public

    复现论文《Simplify the Usage of Lexicon in Chinese NER》

    Python 41 2

  3. PyTorch_BERT_MultiHead_NER PyTorch_BERT_MultiHead_NER Public

    使用多头的思想来进行命名实体识别

    Python 32 5

  4. PyTorch_BERT_Pipeline_IE PyTorch_BERT_Pipeline_IE Public

    复习论文《A Frustratingly Easy Approach for Joint Entity and Relation Extraction》

    Python 29 5

  5. PyTorch_BERT_MRC_NER PyTorch_BERT_MRC_NER Public

    论文复现《A Unified MRC Framework for Named Entity Recognition》

    Python 7 5

  6. NER_DEMO NER_DEMO Public

    Forked from CLOVEXCWZ/NER_DEMO

    中文命名实体识别NER。用keras实现BILSTM+CRF、IDCNN+CRF、BERT+BILSTM+CRF进行实体识别。结果当然是BERT+BILSTM+CRF最好啦。

    Python 5 1