Stars
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/
CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition
Open source annotation tool for machine learning practitioners.
xxyliuyang / nlp_course
Forked from yandexdataschool/nlp_courseYSDA course in Natural Language Processing
MLNLP: This repository is a collection of AI top conferences papers (e.g. ACL, EMNLP, NAACL, COLING, AAAI, IJCAI, ICLR, NeurIPS, and ICML) with open resource code
MWPToolkit is an open-source framework for math word problem(MWP) solvers.
复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!
Google Python Style Guide CN 谷歌Python代码风格指南中文翻译
100+ Chinese Word Vectors 上百种预训练中文词向量
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo
pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。
PRML algorithms implemented in Python
Chinese version of GPT2 training code, using BERT tokenizer.
Hierarchical Attention Networks | a PyTorch Tutorial to Text Classification
Open Source Neural Machine Translation and (Large) Language Models in PyTorch
Official implementations for various pre-training models of ERNIE-family, covering topics of Language Understanding & Generation, Multimodal Understanding & Generation, and beyond.