yuan-li / comp90042-2018Links
☆12Updated 7 years ago
Alternatives and similar repositories for comp90042-2018
Users that are interested in comp90042-2018 are comparing it to the libraries listed below
Sorting:
- ☆42Updated 6 years ago
- A Tensorflow implementation of QANet for machine reading comprehension☆981Updated 7 years ago
- Implementation of papers for text classification task on DBpedia☆736Updated 4 years ago
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆965Updated 6 years ago
- CS224n: Natural Language Processing with Deep Learning Assignments Winter, 2017☆677Updated 6 years ago
- Named Entity Recognition (LSTM + CRF) - Tensorflow☆1,948Updated 4 years ago
- Tensorflow implementations of Text Classification Models.☆505Updated 2 years ago
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,078Updated 3 years ago
- Tensorflow Implementation of R-Net☆578Updated 6 years ago
- Keras implementation of BERT with pre-trained weights☆814Updated 5 years ago
- Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings☆1,416Updated 5 years ago
- sentence embedding by Smooth Inverse Frequency weighting scheme☆1,087Updated 5 years ago
- Pre-trained ELMo Representations for Many Languages☆1,462Updated 4 years ago
- Simple and Efficient Tensorflow implementations of NER models with tf.estimator and tf.data☆924Updated 6 years ago
- Tensorflow implementation of contextualized word representations from bi-directional language models☆1,614Updated 2 years ago
- A list of datasets/corpora for NLP tasks, in reverse chronological order.☆923Updated 5 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging☆830Updated 4 years ago
- Empower Sequence Labeling with Task-Aware Language Model☆847Updated 3 years ago
- A curated list of resources dedicated to text summarization☆1,542Updated 2 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆466Updated last year
- Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granul…☆1,538Updated 2 years ago
- Kaggle:Quora Question Pairs, 4th/3396 (https://www.kaggle.com/c/quora-question-pairs)☆729Updated 7 years ago
- A Benchmark of Text Classification in PyTorch☆603Updated last year
- Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings …☆425Updated 7 years ago
- Keras, PyTorch, and NumPy Implementations of Deep Learning Architectures for NLP☆441Updated 11 months ago
- All lecture notes, slides and assignments from CS224n: Natural Language Processing with Deep Learning class by Stanford☆233Updated 3 years ago
- Deep Learning and applications in Startups, CV, NLP☆802Updated 6 years ago
- Named Entity Recognition using multilayered bidirectional LSTM☆538Updated 6 years ago
- Convolutional Neural Networks for Sentence Classification in Keras