Skip to content
View UcasLzz's full-sized avatar

Block or report UcasLzz

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

    1 1

  2. ChineseWordSeg-POS ChineseWordSeg-POS Public

    Python

  3. NLP-tools NLP-tools Public

    Forked from haif-liu/NLP-tools

    😋本项目旨在通过Tensorflow基于BiLSTM+CRF实现中文分词、词性标注、命名实体识别(NER)。

    Python

  4. CWS CWS Public

    Python

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