Character-aware Neural Language Model implemented by PyTorch
☆35Jul 14, 2018Updated 7 years ago
Alternatives and similar repositories for CharLM
Users that are interested in CharLM are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Beam search for neural network sequence to sequence (encoder-decoder) models.☆34Apr 4, 2019Updated 6 years ago
- Implementation of the Character-level Intra Attention Network (CIAN) for Natural Language Inference (NLI) upon SNLI and MultiNLI corpus☆17Nov 24, 2017Updated 8 years ago
- PyTorch Implementation of "Learning Natural Language Inference with LSTM", 2016, S. Wang et al. (https://arxiv.org/pdf/1512.08849.pdf)☆19Dec 23, 2022Updated 3 years ago
- Neural ngram language model in PyTorch.☆10Sep 27, 2018Updated 7 years ago
- prototyping stuff☆14Aug 17, 2025Updated 7 months ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Paper Reading Summary(mainly NLP related papers)☆11Nov 6, 2019Updated 6 years ago
- ☆15Oct 23, 2023Updated 2 years ago
- A tutorial on how to implement models for natural language inference using PyTorch and TorchText. [IN PROGRESS]☆26Mar 3, 2020Updated 6 years ago
- Dataset for the ACL 2015 paper : Learning to Explain Entity Relationships in Knowledge Graphs☆11Oct 22, 2015Updated 10 years ago
- ☆12May 7, 2018Updated 7 years ago
- Paper reading group of the TANGENT Lab @ PKU☆11Oct 16, 2018Updated 7 years ago
- Official code release for Deep Extreme Mixture Model by Wilson, McDonald, Galib, Tan, and Luo.☆10Feb 11, 2022Updated 4 years ago
- Simple LSTM language modelling toolkit☆10Oct 21, 2022Updated 3 years ago
- Small language model copied mostly from TF's tutorial, but changed to use cuDNN's LSTM☆12Feb 6, 2017Updated 9 years ago
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- LSTM language model with CNN over characters☆836Aug 24, 2016Updated 9 years ago
- Only in native python & numpy☆11Apr 7, 2018Updated 7 years ago
- An implementation of the K Nearest Neighbors Algorithm from scratch in python (using the Iris dataset)☆10Nov 27, 2016Updated 9 years ago
- Asymmetric Convolutional Bidirectional LSTM Networks for Text Classification☆11Mar 26, 2018Updated 8 years ago
- (WSDM2022 Best Paper Award Runner-Up) "Doubly Robust Off-Policy Evaluation for Ranking Policies under the Cascade Behavior Model"☆13Jul 16, 2023Updated 2 years ago
- ☆12Feb 3, 2023Updated 3 years ago
- build a pytorch framework for sentiment analysis (SemEval2016)☆11Dec 20, 2017Updated 8 years ago
- Replication of "Regularizing and Optimizing LSTM Language Models" by Merity et al. (2017).☆12Sep 17, 2019Updated 6 years ago
- Re-implementation: Ask Me Anything: Dynamic Memory Networks for Natural Language Processing☆14Apr 7, 2019Updated 6 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- An implementation of BERT using PyTorch's TransformerEncoder☆32Dec 15, 2019Updated 6 years ago
- Guide to interviewing for industry machine learning roles (data/applied/research scientist, ML engineer, etc).☆11Dec 28, 2022Updated 3 years ago
- Word sense disambiguation using Bidirectional LSTM☆10Dec 23, 2019Updated 6 years ago
- Language modeling on the Penn Treebank (PTB) corpus using a trigram model with linear interpolation, a neural probabilistic language mode…☆18Oct 8, 2018Updated 7 years ago
- ☆11Jul 6, 2024Updated last year
- Variational auto-encoder language model☆14Sep 22, 2016Updated 9 years ago
- CTC implementation in Theano.☆42Jun 11, 2016Updated 9 years ago
- Data preparation code for building Kaldi ASR system☆14Mar 18, 2017Updated 9 years ago
- PlantDetector provides easy development (training and prediction) for object detection. DETR (End-to-End Object Detection with Transforme…☆11Aug 1, 2022Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- ☆13Oct 17, 2020Updated 5 years ago
- ☆16Nov 3, 2022Updated 3 years ago
- ☆15May 23, 2022Updated 3 years ago
- Documenting large text datasets 🖼️ 📚☆14Dec 17, 2024Updated last year
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆179Jun 4, 2021Updated 4 years ago
- A simple POS Tagger made using a Bidirectional LSTM using keras trained on the Brown Corpus☆32Nov 28, 2018Updated 7 years ago
- compare three CTC decoder, that is greedy decoder, beam decoder and prefix beam decoder☆20Jul 10, 2018Updated 7 years ago