Comparison of n-gram vs RNN (recurrent neural network) language models (predicting next word in a sequence), using Python, NLTK, Keras, and TensorFlow
☆47Feb 16, 2017Updated 9 years ago
Alternatives and similar repositories for LanguageModels
Users that are interested in LanguageModels are comparing it to the libraries listed below
Sorting:
- Using deep neural nets to write books☆13Dec 9, 2016Updated 9 years ago
- 基于lstm,bilstm的language model 中文维基百科数据集☆16Mar 8, 2019Updated 7 years ago
- Package for reading in FrameNet data and performing operations on it, such as creating ECG grammars.☆30Mar 6, 2020Updated 6 years ago
- Tensorflow implementation of Bi-directional RNN Langauge Model☆38Jul 28, 2018Updated 7 years ago
- Good good study, day day ugly☆10Dec 12, 2018Updated 7 years ago
- An implementation of a HMM Ngram language model.☆11Mar 12, 2015Updated 11 years ago
- The experiment result of LSTM language models on PTB (Penn Treebank) and GBW (Google Billion Word) using AdaptiveSoftmax on TensorFlow.☆99Oct 17, 2018Updated 7 years ago
- This repository provides the dataset used in "Schema-Guided Natural Language Generation" by Yuheng Du, Shereen Oraby, Vittorio Perera, Mi…☆13Dec 8, 2020Updated 5 years ago
- Generate word-word similarities from Gensim's latent semantic indexing (Python)☆11Jan 10, 2017Updated 9 years ago
- Code base for NAACL 2016 paper☆15Apr 9, 2018Updated 7 years ago
- Generating Text using Deep Learning in Python - LSTM, RNN, Keras☆46Mar 26, 2018Updated 7 years ago
- A simple tutorial on setting up Sparrowhawk - a text-to-speech normalization engine☆14Oct 16, 2017Updated 8 years ago
- Recursive Neural Networks implemented with Tensorflow☆13Nov 5, 2019Updated 6 years ago
- ☆10Sep 29, 2017Updated 8 years ago
- Induce word representations using random indexing (RI)☆29Jun 17, 2010Updated 15 years ago
- Common Python library, especially for text processing and controlling experimental runs☆42Mar 27, 2013Updated 12 years ago
- Deep-learning based sentence auto-segmentation from unstructured text w/o punctuation☆36May 14, 2017Updated 8 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆95Feb 12, 2019Updated 7 years ago
- Shared task on evaluating accuracy☆15Sep 22, 2021Updated 4 years ago
- ☆15Oct 11, 2019Updated 6 years ago
- ☆12May 2, 2022Updated 3 years ago
- Simple LSTM language modelling toolkit☆10Oct 21, 2022Updated 3 years ago
- A python implementation of a simple Unit Selection Text-to-Speech (TTS) synthesis system. It works with CMU-Arctic data by default☆11Mar 14, 2015Updated 11 years ago
- A pytorch implementation of the word-level recurrent neural network for sentence completion☆12Nov 28, 2019Updated 6 years ago
- MultiSpeaker Tacotron2 using LifeLong Learning.☆13Sep 27, 2019Updated 6 years ago
- From a large speech audio file and its corresponding body of text, automatically chunk the audio and text into (phrase, audio_snippet) pa…☆17May 15, 2015Updated 10 years ago
- Speech Recognition with DFCNN and Transformer☆18Dec 7, 2022Updated 3 years ago
- 应用条件随机场(CRF)训练中文词块组合模型☆12Jan 12, 2024Updated 2 years ago
- Demo of using WASM to sandbox Plotly execution☆19Mar 30, 2025Updated 11 months ago
- this is a multi-modal chinese poetry generation paper list☆12Oct 22, 2018Updated 7 years ago
- ☆18Sep 16, 2017Updated 8 years ago
- Code for cross-sentence grammatical error correction using multilayer convolutional seq2seq models (ACL 2019)☆50Mar 17, 2020Updated 6 years ago
- A text-to-network representation and semantic parsing toolkit.☆11Nov 11, 2019Updated 6 years ago
- 北京地铁线路路径规划生成器☆12Jan 3, 2020Updated 6 years ago
- A version of ONScripter-EN designed to work with the Steam API, OpenGL, and other upgrades☆12Mar 28, 2018Updated 7 years ago
- Pytorch Implementation of an A-RNN-LM☆13Feb 7, 2019Updated 7 years ago
- 西方学者普遍从汉字部件出发理解汉字,该库给出了中文部件分解的详细说明和数据库。☆11Jul 20, 2023Updated 2 years ago
- Unicode-only CJKV IDS data☆13Aug 9, 2024Updated last year
- A toolkit for neural language modeling using Tensorflow including basic models like RNNs and LSTMs as well as more advanced models.☆21Jan 31, 2019Updated 7 years ago