《Natural Language Processing with PyTorch》中文翻译
☆715Jan 4, 2021Updated 5 years ago
Alternatives and similar repositories for nlp-pytorch-zh
Users that are interested in nlp-pytorch-zh are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://amzn.to/3JUgR2L☆2,058Mar 12, 2023Updated 3 years ago
- Natural Language Processing Tutorial for Deep Learning Researchers☆14,915Feb 21, 2024Updated 2 years ago
- LLM、Agent上手教程☆6,453Jun 23, 2026Updated last week
- 复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!☆2,804Apr 4, 2026Updated 3 months ago
- 此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。☆17,753Jan 9, 2026Updated 5 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2☆42,352Nov 12, 2024Updated last year
- 中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆5,731Sep 23, 2020Updated 5 years ago
- 基于Pytorch和torchtext的自然语言处理深度学习框架。☆832Dec 14, 2020Updated 5 years ago
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务,所有代码都经过测试,可以正常运行。☆1,398Aug 25, 2022Updated 3 years ago
- Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)☆10,217Apr 19, 2026Updated 2 months ago
- 100+ Chinese Word Vectors 上百种预训练中文词向量☆12,227Oct 30, 2023Updated 2 years ago
- A curated list of resources for Chinese NLP 中文自然语言处理相关资料☆7,930Jul 27, 2023Updated 2 years ago
- Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)☆2,944Oct 15, 2019Updated 6 years ago
- Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Tex…☆1,628Feb 11, 2026Updated 4 months 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,903Feb 6, 2026Updated 5 months ago
- NLP研究入门之道☆2,061Nov 26, 2019Updated 6 years ago
- HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。