tiehangd / CNN_LSTM_language_model

Implementation from scratch of a CNN-LSTM network for language models. Useful features are extracted from the CNN layer below and then feed up to the LSTM layer which forms a sequential context for the prediction.
21Updated last year

Alternatives and similar repositories for CNN_LSTM_language_model:

Users that are interested in CNN_LSTM_language_model are comparing it to the libraries listed below