该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记
☆4,032Aug 18, 2023Updated 2 years ago
Alternatives and similar repositories for nlp_paper_study
Users that are interested in nlp_paper_study are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 该仓库主要记录 NLP 算法工程师相关的面试题☆2,584Oct 10, 2023Updated 2 years ago
- 总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力☆7,493Aug 24, 2022Updated 3 years ago
- 收录NLP竞赛策略实现、各任务baseline、相关竞赛经验贴(当前赛事、往期 赛事、训练赛)、NLP会议时间、常用自媒体、GPU推荐等,持续更新中☆2,242Aug 29, 2023Updated 2 years ago
- DeepIE: Deep Learning for Information Extraction☆1,941Dec 9, 2022Updated 3 years ago
- 该仓库主要记录 NLP 算法工程师相关的面试题☆2,768Apr 12, 2022Updated 4 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- 复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!☆2,808Apr 4, 2026Updated last month
- 自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)☆1,332Jan 5, 2024Updated 2 years ago
- Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)☆10,208Apr 19, 2026Updated last month
- NLP超强入门指南,包括各任务sota模型汇总(文本分类、文本匹配、序列标注、文本生成、语言模型),以及代码、技巧☆1,834Oct 16, 2022Updated 3 years ago
- NLP上手教程☆6,294May 23, 2021Updated 5 years ago
- 北京航空航天大学大数据高精尖中心自然语言处理研究团队开展了智能问答的研究与应用总结。包括基于知识图谱的问答(KBQA),基于文本的问答系统(TextQA),基于表格的问答系统(TableQA)、基于视觉的问答系统(VisualQA)和机器阅读理解(MRC)等,每类任务分别对…☆1,815Apr 6, 2023Updated 3 years ago
- 主要是我是日常看过的不错的文章的资源汇总,方便自己也分享给大家。有些我看过的,就会做简单的解读,没看过的,就先罗列一下,然后之后看了把解读更新上;涉及到搜索/推荐/自然语言处理。☆1,758Jun 3, 2021Updated 4 years ago
- keras implement of transformers for humans☆5,422Nov 11, 2024Updated last year
- 中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard☆4,254Feb 6, 2026Updated 3 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)☆2,244Mar 11, 2023Updated 3 years ago
- 一键中文数据增强包 ; NLP数据增强、bert数据增强、EDA:pip install nlpcda☆1,882Mar 18, 2025Updated last year
- Natural Language Processing Tutorial for Deep Learning Researchers☆14,897Feb 21, 2024Updated 2 years ago
- MLNLP: This repository is a collection of AI top conferences papers (e.g. ACL, EMNLP, NAACL, COLING, AAAI, IJCAI, ICLR, NeurIPS, and ICML…☆2,655Oct 18, 2022Updated 3 years ago
- 此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。☆17,684Jan 9, 2026Updated 4 months ago
- 搜索所有中文NLP数据集,附常用英文NLP数据集☆4,441Nov 21, 2022Updated 3 years ago
- 天池中药说明书实体识别挑战冠军方案;中文命名实体识别;NER; BERT-CRF & BERT-SPAN & BERT-MRC;Pytorch☆965Dec 23, 2020Updated 5 years ago
- 中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆5,737Sep 23, 2020Updated 5 years ago
- 中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。☆4,594Nov 21, 2023Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo☆3,110May 9, 2024Updated 2 years ago
- 100+ Chinese Word Vectors 上百种预训练中文词向量☆12,221Oct 30, 2023Updated 2 years ago
- [EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821☆3,651Oct 16, 2024Updated last year
- 中英文敏感词、语言检测 、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽…☆80,755May 10, 2024Updated 2 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,384May 31, 2022Updated 3 years ago
- Awesome Pretrained Chinese NLP Models,高质量中文预训练模型&大模型&多模态模型&大语言模型集合☆5,559May 15, 2026Updated last week
- RoBERTa中文预训练模型: RoBERTa for Chinese☆2,788Jul 22, 2024Updated last year
- Must-read papers on prompt-based tuning for pre-trained language models.☆4,309Jul 17, 2023Updated 2 years ago
- code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer☆1,004May 10, 2022Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP☆9,896Feb 6, 2026Updated 3 months ago
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务,所有代码都经过测试,可以正常运行。☆1,400Aug 25, 2022Updated 3 years ago
- fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.☆3,148Jun 5, 2023Updated 2 years ago
- A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型☆3,979Nov 21, 2022Updated 3 years ago
- ⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SF…☆2,422Sep 29, 2023Updated 2 years ago
- 使用Bert,ERNIE,进行中文文本分类☆4,424Jun 28, 2024Updated last year
- 该仓库主要记录 推荐系统 算法工程师相关的面试题☆596Sep 23, 2023Updated 2 years ago