The BiLSTM-CRF model implementation in Tensorflow, for sequence labeling tasks.
Codes for ICML 2022 paper: Matching Structure for Dual Learning
a list of pappers in deep learning for new-comes.
Codes for the IJCAI2022 paper: Inheriting the Wisdom of Predecessors: A Multiplex Cascade Framework for Unified Aspect-based Sentiment Analysis
several basic neural networks[mlp, autoencoder, CNNs, recurrentNN, recursiveNN] implements under several NN frameworks[ tensorflow, pytorch, theano, keras]