soloice / tf-tutorialLinks
From basic linear regression, to CNN, to RNN, to seq2seq.
☆47Updated 7 years ago
Alternatives and similar repositories for tf-tutorial
Users that are interested in tf-tutorial are comparing it to the libraries listed below
Sorting:
- MAsked Sequence to Sequence (MASS) pre-training for language generation☆20Updated 6 years ago
- language model in Chinese,基于Pytorch官方文档实现☆68Updated 7 years ago
- 高性能小模型测评 Shared Tasks in NLPCC 2020. Task 1 - Light Pre-Training Chinese Language Model for NLP Task☆60Updated 5 years ago
- Code for Synchronous Bidirectional Neural Machine Translation (SB-NMT)☆66Updated 6 years ago
- Source code for an ACL2017 paper on Chinese word segmentation☆90Updated 7 years ago
- Source codes for paper "Neural Networks Incorporating Dictionaries for Chinese Word Segmentation", AAAI 2018☆90Updated 8 years ago
- R-net in PyTorch, with ELMo☆196Updated 6 years ago
- PyTorch implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆59Updated 8 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆157Updated 6 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆80Updated 7 years ago
- Reproducing Densely Interactive Inference Network in Keras☆75Updated 7 years ago
- ☆31Updated 7 years ago
- Source code for an ACL2016 paper of Chinese word segmentation☆79Updated 7 years ago
- NMT for chinese-english using tensor2tensor☆47Updated 8 years ago
- souce code for "Accelerating Neural Transformer via an Average Attention Network"☆78Updated 6 years ago
- Sub-Character Representation Learning☆25Updated 7 years ago
- a simple yet complete implementation of the popular BERT model☆128Updated 5 years ago
- The First Evaluation Workshop on Chinese Machine Reading Comprehension (CMRC 2017)☆92Updated 6 years ago
- modification of official bert for downstream task☆32Updated 2 years ago
- keras sparse implement of margin-softmax☆100Updated 7 years ago
- TensorFlow implementation of the ESIM model (Enhanced LTSM for natural language inference)☆77Updated 7 years ago
- Subword Encoding in Lattice LSTM for Chinese Word Segmentation☆54Updated 6 years ago
- A simple implementation of attention based encoder-decoder for nmt.☆46Updated 8 years ago
- Record papers for some NLP related area☆24Updated 3 years ago
- Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv…☆283Updated 8 years ago
- Deep-learning by using TensorFlow. Basic nns like Logistic, CNN, RNN, LSTM and some examples are implemented by complex model.☆49Updated 5 years ago
- Tensorflow Implements Chinese Word Segment use LSTM+CRF and Dilated CNN+CRF☆15Updated 7 years ago
- This is the code for "Learning Sentiment Memories for Sentiment Modification without Parallel Data".☆55Updated 7 years ago
- Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow☆87Updated 8 years ago
- 基于capsule的观点型阅读理解模型☆88Updated 6 years ago