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

Block or report jingkl

Report abuse

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

Report abuse

Popular repositories Loading

  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