/LSTM_Char_CNN-Pytorch

Implementation of LSTM_Char_CNN by using pytorch

Primary LanguagePython

CharLM-Pytorch

Implementation of the paper Character-Aware Neural Language Models (AAAI 2016) by using pytorch.

Training

python main.py

Configuration

You can change the configurations from "config.py".