Skip to content
View trent87's full-sized avatar

Block or report trent87

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. Chinese_medical_NLP Chinese_medical_NLP Public

    Forked from FreedomIntelligence/Medical_NLP

    中文医疗NLP领域 数据集,论文 集合

    1

  2. Awesome-LLM Awesome-LLM Public

    Forked from Hannibal046/Awesome-LLM

    Awesome-LLM: a curated list of Large Language Model

    1

  3. sequence_tagging sequence_tagging Public

    Forked from guillaumegenthial/sequence_tagging

    Named Entity Recognition (LSTM + CRF) - Tensorflow

    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. pdd_data_set pdd_data_set Public

    Forked from xjtushilei/pdd_data_set

    一个权威的医疗rdf数据集, 医疗知识图谱。Patient Disease Drug Graph.

    HTML

  6. medical_ner_crfsuite medical_ner_crfsuite Public

    Forked from baiyyang/medical_ner_crfsuite

    基于条件随机场的医疗电子病例的命名实体识别

    Python