Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View armon-chen's full-sized avatar

Block or report armon-chen

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. workspace workspace Public

  2. healthcaredatastandard healthcaredatastandard Public

    Forked from wanghaisheng/healthcaredatastandard

    healthcare data standard in China

  3. MedicalNamedEntityRecognition MedicalNamedEntityRecognition Public

    Forked from liuhuanyong/MedicalNamedEntityRecognition

    Medical Named Entity Recognition implement using bi-directional lstm and crf model with char embedding.CCKS2017中文电子病例命名实体识别项目,主要实现使用了基于字向量的四层双向LSTM与CRF模型的网络.该项目提供了原始训练数据样本(一般醒目,出院情况,病史情况,病史特点,诊疗经过)…

    Python

  4. Information-Extraction-Chinese Information-Extraction-Chinese Public

    Forked from crownpku/Information-Extraction-Chinese

    Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取

    Python

  5. Synonyms Synonyms Public

    Forked from chatopera/Synonyms

    中文近义词工具包

    Python

  6. fact_triple_extraction fact_triple_extraction Public

    Forked from huyingxi/fact_triple_extraction

    使用句法依存分析抽取事实三元组

    Python