FengZiYjun / CharLMLinks
Character-aware Neural Language Model implemented by PyTorch
☆35Updated 7 years ago
Alternatives and similar repositories for CharLM
Users that are interested in CharLM are comparing it to the libraries listed below
Sorting:
- Large corpus of uncompressed and compressed sentences from news articles.☆124Updated 8 years ago
- Simple LSTM-based word-level language model in PyTorch☆47Updated 6 years ago
- Fully batched seq2seq example based on practical-pytorch, and more extra features.☆76Updated 7 years ago
- A repository linking to publicly available dialog datasets. Feel free to send pull requests.☆69Updated 3 years ago
- PyTorch implementation for Interpretable Dialog Generation ACL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center…☆197Updated 6 years ago
- Neural models and instructions on how to reproduce our results for our neural grammatical error correction systems from M. Junczys-Dowmun…