Pinned Repositories
ABigSurvey
A collection of 400+ survey papers on Natural Language Processing (NLP) and Machine Learning (ML)
ABigSurveyOfLLMs
A collection of 150+ surveys on LLMs
Awesome-NAS
A curated list of neural architecture search (NAS) resources.
Classical-Modern
非常全的文言文(古文)-现代文平行语料
CNSurvey
一份中文综述文章列表(自然语言处理&机器学习)
Hands-on-GEMM
A tutorial on GEMM
huchinlp.github.io
Instruction-Tuning-Papers
Reading list of Instruction-tuning. A trend starts from Natrural-Instruction (ACL 2022), FLAN (ICLR 2022) and T0 (ICLR 2022).
NiuTrans.NMT
A Fast Neural Machine Translation System developed in C++.
NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
huchinlp's Repositories
huchinlp/ABigSurvey
A collection of 400+ survey papers on Natural Language Processing (NLP) and Machine Learning (ML)
huchinlp/ABigSurveyOfLLMs
A collection of 150+ surveys on LLMs
huchinlp/Awesome-NAS
A curated list of neural architecture search (NAS) resources.
huchinlp/Classical-Modern
非常全的文言文(古文)-现代文平行语料
huchinlp/CNSurvey
一份中文综述文章列表(自然语言处理&机器学习)
huchinlp/Hands-on-GEMM
A tutorial on GEMM
huchinlp/huchinlp.github.io
huchinlp/Instruction-Tuning-Papers
Reading list of Instruction-tuning. A trend starts from Natrural-Instruction (ACL 2022), FLAN (ICLR 2022) and T0 (ICLR 2022).
huchinlp/LanguageCodes
We present a list of languages with their codes, families, regions and etc. We also present a list of multi-lingual corpora (with urls).
huchinlp/MT-paper-lists
MT paper lists (by conference)
huchinlp/MTBook
《机器翻译:统计建模与深度学习方法》肖桐 朱靖波 著 - Machine Translation: Statistical Modeling and Deep Learning Methods
huchinlp/NASPapers
Paper lists of neural architecture search (NAS)
huchinlp/NAT-Survey
A survey of non-autoregressive neural machine translation
huchinlp/NiuTensor
NiuTensor is an open-source toolkit developed by a joint team from NLP Lab. at Northeastern University and the NiuTrans Team. It provides tensor utilities to create and train neural networks.
huchinlp/NiuTrans.NMT
A Fast Neural Machine Translation System. It is developed in C++ and resorts to NiuTensor for fast tensor APIs.
huchinlp/NiuTrans.SMT
NiuTrans.SMT is an open-source statistical machine translation system developed by a joint team from NLP Lab. at Northeastern University and the NiuTrans Team. The NiuTrans system is fully developed in C++ language. So it runs fast and uses less memory. Currently it supports phrase-based, hierarchical phrase-based and syntax-based (string-to-tree, tree-to-string and tree-to-tree) models for research-oriented studies.
huchinlp/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.