Skip to content
View Just-silent's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Just-silent

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

    CCKS举办的针对电子病例的信息抽取比赛,主要是进行医疗实体及事件抽取,本项目包括展示比赛的不断改进与多种方法的尝试,最终取得:valid第6名;test第9名。

    Python 14 4

  2. ner_re ner_re Public

    大三暑假学习记录,主要包括:涉及机器学习和深度学习理论书记的阅读;命名实体识别(NER)和关系抽取(RE)的多种方法实践;多种深度学习模型(BiLSTM、Attention等)pytorch方法的掌握。

    C++ 7 1

  3. ggdy ggdy Public

    本项目在电网内网邮箱系统使用中记录的问答数据上,设计基于知识图谱的智能问答客服系统,主要涉及到的算法为无监督文本相似度算法:simCSE。

    Python 7 2

  4. nlp_framework nlp_framework Public

    一个简单易复用的快速开发框架,目前较好支持序列标注,目前持续更新中...,目前包括序列标注、语句分类和短语相似度的模型(包括Bert版本)

    Python 2

  5. algorithm algorithm Public

    算法题实践(包括:二叉树、排序、动态规划等)

    Python

  6. centos7 centos7 Public

    对centos7系统运维人员输入的命令进行危险等级判断,初步根据规则模板的方式实现

    Python