jozhouxian's Stars
km1994/nlp_paper_study
该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记
thunlp/OpenKE
An Open-Source Package for Knowledge Embedding (KE)
thunlp/PLMpapers
Must-read Papers on pre-trained language models.
iwangjian/Paper-Reading-ConvAI
📖 Paper reading list in conversational AI (constantly updating 🤗).
zergtant/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
AdeDZY/DeepCT
DeepCT and HDCT uses BERT to generate novel, context-aware bag-of-words term weights for documents and queries.
BitVoyage/FastBERT
对ACL2020 FastBERT论文的复现,论文地址:https://arxiv.org/pdf/2004.02178.pdf
baidu/AnyQ
FAQ-based Question Answering System
huawei-noah/vega
AutoML tools chain
salesforce/awd-lstm-lm
LSTM and QRNN Language Model Toolkit for PyTorch
tacchinotacchi/distil-bilstm
Scripts to train a bidirectional LSTM with knowledge distillation from BERT
IntelLabs/distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distiller
dkozlov/awesome-knowledge-distillation
Awesome Knowledge Distillation
qiangsiwei/bert_distill
BERT distillation(基于BERT的蒸馏实验 )
castorini/hedwig
PyTorch deep learning models for document classification
autoliuweijie/FastBERT
The score code of FastBERT (ACL2020)
ymcui/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
FudanNLP/nlp-beginner
NLP上手教程
thunlp/OpenMatch
An Open-Source Package for Information Retrieval.
Hironsan/bertsearch
Elasticsearch with BERT for advanced document search.
google-research/bert
TensorFlow code and pre-trained models for BERT
brightmart/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
brightmart/roberta_zh
RoBERTa中文预训练模型: RoBERTa for Chinese
google-research/albert
ALBERT: A Lite BERT for Self-supervised Learning of Language Representations
NLP-LOVE/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
sebastian-hofstaetter/matchmaker
Training & evaluation library for text-based neural re-ranking and dense retrieval models built with PyTorch
tensorflow/ranking
Learning to Rank in TensorFlow
nyu-dl/dl4marco-bert
Georgetown-IR-Lab/OpenNIR
An end-to-end neural ad-hoc ranking pipeline.
zihangdai/xlnet
XLNet: Generalized Autoregressive Pretraining for Language Understanding