Stars
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
Supplementary Features of BiLSTM for Enhanced Sequence Labeling
Code of our paper "Few-shot Relation Extraction via Entity Feature Enhancement and Attention-based Prototypical Network"
A configurable, tunable, and reproducible library for CTR prediction https://fuxictr.github.io
Photoshop plug-in for opening and saving WebP images
Code for the paper "PromptNER: Prompt Locating and Typing for Named Entity Recognition", accepted at ACL 2023.
A Specialist-annotated Dataset for Medical-domain Chinese Spelling Correction
中文医疗信息处理基准CBLUE: A Chinese Biomedical Language Understanding Evaluation Benchmark
收录NLP竞赛策略实现、各任务baseline、相关竞赛经验贴(当前赛事、往期赛事、训练赛)、NLP会议时间、常用自媒体、GPU推荐等,持续更新中
CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition
TensorFlow code and pre-trained models for BERT
How many parameter BERT base cased model have (bert-base-cased)
A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.
sunnyhuma171 / CLUENER2020
Forked from hemingkx/CLUENER2020A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.
中文命名实体识别。包含目前最新的中文命名实体识别论文、中文实体识别相关工具、数据集,以及中文预训练模型、词向量、实体识别综述等。
Code for ACL 2021 paper "ChineseBERT: Chinese Pretraining Enhanced by Glyph and Pinyin Information"
pytextclassifier is a toolkit for text classification. 文本分类,LR,Xgboost,TextCNN,FastText,TextRNN,BERT等分类模型实现,开箱即用。
Medical Named Entity Recognition implement using bi-directional lstm and crf model with char embedding.CCKS2017中文电子病例命名实体识别项目,主要实现使用了基于字向量的四层双向LSTM与CRF模型的网络.该项目提供了原始训练数据样本(一般醒目,出院情况,病史情况,病史特点,诊疗经过)…
Code for "A Trigger-Sense Memory Flow Framework for Joint Entity and Relation Extraction". accepted at WWW 2021.
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
This is the github repository for the paper at EMNLP 2023: Empirical Study of Zero-Shot NER with ChatGPT.
Generalist and Lightweight Model for Named Entity Recognition (Extract any entity types from texts) @ NAACL 2024
This repository contains code and datasets related to entity/knowledge papers from the VERT (Versatile Entity Recognition & disambiguation Toolkit) project, by the Knowledge Computing group at Micr…