Skip to content
View Phoenix-Qiu's full-sized avatar

Block or report Phoenix-Qiu

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

  2. 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

  3. ccks2019 ccks2019 Public

    Forked from AllenLMN/ccks2019

    实体识别比赛

    Jupyter Notebook

  4. leetcode leetcode Public

    Forked from doocs/leetcode

    🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解

    Java