Skip to content
View jingkl's full-sized avatar
Block or Report

Block or report jingkl

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

  1. pytorch-pretrained-BERT pytorch-pretrained-BERT Public

    Forked from huggingface/transformers

    A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.

    Jupyter Notebook 1

  2. multihead_joint_entity_relation_extraction multihead_joint_entity_relation_extraction Public

    Forked from bekou/multihead_joint_entity_relation_extraction

    Implementation of our papers Joint entity recognition and relation extraction as a multi-head selection problem (Expert Syst. Appl, 2018) and Adversarial training for multi-context joint entity and…

    Python 1

  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 1

  4. textClassifier textClassifier Public

    Forked from jiangxinyang227/textClassifier

    tensorflow implementation

    Jupyter Notebook 1

  5. hello-world hello-world Public

  6. decaNLP decaNLP Public

    Forked from salesforce/decaNLP

    The Natural Language Decathlon: A Multitask Challenge for NLP

    Python