该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记
☆4,034Aug 18, 2023Updated 3 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,579Oct 10, 2023Updated 2 years ago
- 总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力☆7,507Aug 24, 2022Updated 4 years ago
- 收录NLP竞赛策略实现、各任务baseline、相关竞赛经验贴(当前赛事、往期 赛事、训练赛)、NLP会议时间、常用自媒体、GPU推荐等,持续更新中☆2,237Aug 29, 2023Updated 3 years ago
- DeepIE: Deep Learning for Information Extraction☆1,932Dec 9, 2022Updated 3 years ago
- 该仓库主要记录 NLP 算法工程师相关的面试题☆2,757Apr 12, 2022Updated 4 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!☆2,805Apr 4, 2026Updated 4 months ago
- 自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)☆1,332Jan 5, 2024Updated 2 years ago
- Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)☆10,226Apr 19, 2026Updated 4 months ago
- NLP超强入门指南,包括各任务sota模型汇总(文本分类、文本匹配、序列标注、文本生成、语言模型),以及代码、技巧☆1,829Oct 16, 2022Updated 3 years ago
- LLM、Agent上手教程☆6,690Jun 23, 2026Updated 2 months ago
- 北京航空航天大学大数据高精尖中心自然语言处理研究团队开展了智能问答的研究与应用总结。包括基于知识图谱的问答(KBQA),基于文本的问答系统(TextQA),基于表格的问答系统(TableQA)、基于视觉的问答系统(VisualQA)和机器阅读理解(MRC)等,每类任务分别对…☆1,818Apr 6, 2023Updated 3 years ago
- keras implement of transformers for humans☆5,414Nov 11, 2024Updated last year
- 主要是我是日常看过的不错 的文章的资源汇总,方便自己也分享给大家。有些我看过的,就会做简单的解读,没看过的,就先罗列一下,然后之后看了把解读更新上;涉及到搜索/推荐/自然语言处理。☆1,757Jun 3, 2021Updated 5 years ago
- 中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard☆4,278Feb 6, 2026Updated 6 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 一键中文数据增强包 ; NLP数据增强、bert数据增强、EDA:pip install nlpcda☆1,878Mar 18, 2025Updated last year
- Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)☆2,235Mar 11, 2023Updated 3 years ago
- Natural Language Processing Tutorial for Deep Learning Researchers☆14,923Feb 21, 2024Updated 2 years ago
- MLNLP:本仓库整理人工智能会议(如 ACL、EMNLP、NAACL、COLING、AAAI、IJCAI、ICLR、NeurIPS、ICML 等)中开源代码的论文。☆2,692Jul 2, 2026Updated last month
- 此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。☆17,803Jan 9, 2026Updated 7 months ago
- 搜索所有中文NLP数据集,附常用英文NLP数据集☆4,455Nov 21, 2022Updated 3 years ago
- 天池中药说明书实体识别挑战冠军方案;中文命名实体识别;NER; BERT-CRF & BERT-SPAN & BERT-MRC;Pytorch☆967Dec 23, 2020Updated 5 years ago
- 中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆5,728Sep 23, 2020Updated 5 years ago
- 中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。☆4,613Nov 21, 2023Updated 2 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo☆3,112May 9, 2024Updated 2 years ago
- [EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821☆3,652Oct 16, 2024Updated last year
- 100+ Chinese Word Vectors 上百种预训练中文词向量☆12,225Oct 30, 2023Updated 2 years ago
- 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽…☆82,797May 10, 2024Updated 2 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,382May 31, 2022Updated 4 years ago
- Awesome Pretrained Chinese NLP Models,高质量中文预训练模型&大模型&多模态模型&大语言模型集合☆5,584Updated this week
- RoBERTa中文预训练模型: RoBERTa for Chinese☆2,790Jul 22, 2024Updated 2 years ago
- Must-read papers on prompt-based tuning for pre-trained language models.☆4,326Jul 17, 2023Updated 3 years ago
- code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer☆1,003May 10, 2022Updated 4 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP☆9,911Feb 6, 2026Updated 6 months ago
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务,所有代码都经过测试,可以正常运行。☆1,393Aug 25, 2022Updated 4 years ago
- fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.☆3,141Jun 5, 2023Updated 3 years ago
- A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型☆3,981Nov 21, 2022Updated 3 years ago
- ⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SF…☆2,420Sep 29, 2023Updated 2 years ago
- 使用Bert,ERNIE,进行中文文本分类☆4,445Jun 28, 2024Updated 2 years ago
- 该仓库主要记录 推荐系统 算法工程师相关的面试题☆602Sep 23, 2023Updated 2 years ago