Lists (4)
Sort Name ascending (A-Z)
Stars
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…
Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)
微博爬虫及配套工具箱,微博用户、话题、评论采集一网打尽。图片下载、情感分析,地理位置、关系网络、spammer 机器人识别等功能应有尽有。Docs:https://buyixiao.github.io/blog/weibo-super-spider.html 配套可视化网站:https://buyixiao.github.io/blog/one-stop-weibo-visualizatio…
天池中药说明书实体识别挑战冠军方案;中文命名实体识别;NER; BERT-CRF & BERT-SPAN & BERT-MRC;Pytorch
Code for ACL 2020 paper `A Unified MRC Framework for Named Entity Recognition`
All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)
bert、roberta ner命名实体识别
Code for "Parallel Instance Query Network for Named Entity Recognition", accepted at ACL 2022.
Codes for the paper Bipartite Flat-Graph Network for Nested Named Entity Recognition
The code for "A Unified MRC Framework for Named Entity Recognition"
Nested Named Entity Recognition for Chinese Electronic Health Records with QA-based Sequence Labeling
This project implements the Chinese nested named entity recognition task using the LatticeLSTM model.