Skip to content
View lyb3b's full-sized avatar

Block or report lyb3b

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. An-Attentive-Neural-Model-for-labeling-Adverse-Drug-Reactions An-Attentive-Neural-Model-for-labeling-Adverse-Drug-Reactions Public

    Forked from Deep1994/An-Attentive-Neural-Model-for-labeling-Adverse-Drug-Reactions

    An Attentive Neural Sequence Labeling Model for Adverse Drug Reactions Mentions Extraction

    Python 1

  2. lyb3b.github.io lyb3b.github.io Public

    HTML

  3. test test Public

    Python

  4. Chinese-clinical-NER Chinese-clinical-NER Public

    Forked from MenglinLu/Chinese-clinical-NER

    CCKS2019中文命名实体识别任务。从医疗文本中识别疾病和诊断、解剖部位、影像检查、实验室检验、手术和药物6种命名实体。现已实现基于jieba和AC自动机的baseline构建、基于BiLSTM和CRF的序列标住模型构建。bert的部分代码主要源于https://github.com/charles9n/bert-sklearn.git 感谢作者。 模型最终测试集得分0.81,还有较大改进…

    Python

  5. ruijin_round2 ruijin_round2 Public

    Forked from beader/ruijin_round2

    瑞金医院MMC人工智能辅助构建知识图谱大赛复赛

    Jupyter Notebook

  6. BERT-BiLSTM-CRF BERT-BiLSTM-CRF Public

    Forked from AidenHuen/BERT-BiLSTM-CRF

    BERT-BiLSTM-CRF的Keras版实现

    Python