Stars
中文命名实体识别。包含目前最新的中文命名实体识别论文、中文实体识别相关工具、数据集,以及中文预训练模型、词向量、实体识别综述等。
Source code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification
「Python学习+面试指南」一份涵盖大部分Python相关行业的程序员所需要掌握的核心知识。准备Python面试,来看PythonGuide!
User Simulation for Task-Completion Dialogues
微博爬虫及配套工具箱,微博用户、话题、评论采集一网打尽。图片下载、情感分析,地理位置、关系网络、spammer 机器人识别等功能应有尽有。Docs:https://buyixiao.github.io/blog/weibo-super-spider.html 配套可视化网站:https://buyixiao.github.io/blog/one-stop-weibo-visualizatio…
與情分析系统,包括爬虫、数据清洗、文本摘要、主题分类、情感倾向性识别以及分析结果数据可视化
An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and…
通过国家外交部近年来的发言,分析一下外交部近年来的动作
中国外交部发言人表态 (chinese ministry of foreign affairs spokesperson's remarks)
涵盖大部分Java进阶需要掌握的知识,包括【微服务】【中间件】【缓存】【数据库优化】【搜索引擎】【分布式】等等,欢迎Star~
all kinds of text classification models and more with deep learning
复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!
这是我学习 PyTorch 的笔记对应的代码,点击查看 PyTorch 笔记在线电子书
An open source library for deep learning end-to-end dialog systems and chatbots.
Unsupervised text tokenizer for Neural Network-based text generation.
EasyTransfer is designed to make the development of transfer learning in NLP applications easier.
中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard
Code and data of ACL 2021 paper "Few-NERD: A Few-shot Named Entity Recognition Dataset"
Named Entity Recognition for Chinese social media (Weibo). From EMNLP 2015 paper.
This is a detailed step by step walkthrough of how to replicate the coreference solution training of OntoNotes 5.0 Release dataset using the model and information provided by https://github.com/hug…
A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.
CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition
PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.