Pinned Repositories
awesome-causal-vision
A curated list of research papers in exploring causality in vision. Link to the code if available is also present.
awesome-vision-language-pretraining-papers
Recent Advances in Vision and Language PreTrained Models (VL-PTMs)
DL-NLP-Readings
My Reading Lists of Deep Learning and Natural Language Processing
English_EveryDay
study oral english
HMM
A C++ implementation of Hidden Markov Model
IVG
PyTorch implementation of our IVG-DCL model in CVPR 2021 Paper "Interventional Video Grounding with Dual Contrastive Learning".
LinearCRF
LSR
Pytorch Implementation of our ACL 2020 Paper "Reasoning with Latent Structure Refinement for Document-Level Relation Extraction"
pcfg-cky
pcfg-cky
StatNLP-Framework
C++ based implementation of StatNLP framework
nanguoshun's Repositories
nanguoshun/LSR
Pytorch Implementation of our ACL 2020 Paper "Reasoning with Latent Structure Refinement for Document-Level Relation Extraction"
nanguoshun/StatNLP-Framework
C++ based implementation of StatNLP framework
nanguoshun/IVG
PyTorch implementation of our IVG-DCL model in CVPR 2021 Paper "Interventional Video Grounding with Dual Contrastive Learning".
nanguoshun/English_EveryDay
study oral english
nanguoshun/HMM
A C++ implementation of Hidden Markov Model
nanguoshun/LinearCRF
nanguoshun/DL-NLP-Readings
My Reading Lists of Deep Learning and Natural Language Processing
nanguoshun/pcfg-cky
pcfg-cky
nanguoshun/awesome-causal-vision
A curated list of research papers in exploring causality in vision. Link to the code if available is also present.
nanguoshun/awesome-vision-language-pretraining-papers
Recent Advances in Vision and Language PreTrained Models (VL-PTMs)
nanguoshun/cliontest
nanguoshun/crf
A conditional random field implementation in C++
nanguoshun/dynet
DyNet: The Dynamic Neural Network Toolkit
nanguoshun/EventExtractionPapers
A list of NLP resources focused on event extraction task
nanguoshun/Firefly
Firefly(流萤): 中文对话式大语言模型(全量微调+QLoRA),支持微调Llma2、Llama、Baichuan、InternLM、Ziya、Bloom等大模型
nanguoshun/gcn-over-pruned-trees
Graph Convolution over Pruned Dependency Trees Improves Relation Extraction (authors' PyTorch implementation)
nanguoshun/graph-based-deep-learning-literature
links to conference publications in graph-based deep learning
nanguoshun/lstm-parser
Transition-based dependency parser based on stack LSTMs
nanguoshun/marian
Fast Neural Machine Translation in C++
nanguoshun/NCRFpp
NCRF++, an Open-source Neural Sequence Labeling Toolkit. It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components. (code for COLING/ACL 2018 paper)
nanguoshun/papers
:paperclip: Summaries of papers on deep learning
nanguoshun/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
nanguoshun/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
nanguoshun/pytorch_graph-rel
A PyTorch implementation of GraphRel
nanguoshun/rnng
Recurrent neural network grammars
nanguoshun/unsupervised-treelstm