Stars
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
Source code for paper "Document-Level Relation Extraction with Adaptive Thresholding and Localized Context Pooling", AAAI 2021
[IJCAI 2021] Document-level Relation Extraction as Semantic Segmentation
Source code for the EMNLP 2019 paper: "Connecting the Dots: Document-level Relation Extraction with Edge-oriented Graphs"
[EMNLP 2022] An Open Toolkit for Knowledge Graph Extraction and Construction
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
Chinese Biomedical Language Understanding Evaluation benchmark (ChineseBLUE)
Chinese medical dialogue data 中文医疗对话数据集
Dataset and codes for ACL 2019 DocRED: A Large-Scale Document-Level Relation Extraction Dataset.
adgaimilk1111 / bert
Forked from google-research/bertTensorFlow code and pre-trained models for BERT
TensorFlow code and pre-trained models for BERT
文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法
Keyphrase or Keyword Extraction 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained Language Model 的中文版代码)