Repository navigation

#

beam-search

LightSeq: A High Performance Library for Sequence Processing and Generation

C++
3261
2 年前

PyTorch CTC Decoder bindings

C++
834
1 年前

Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python.

Python
825
4 年前

A chatbot implemented in TensorFlow based on the seq2seq model, with certain rules integrated.

Python
540
5 年前

Image to LaTeX (Seq2seq + Attention with Beam Search) - Tensorflow

Python
462
5 年前

Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement learning.

Python
363
2 年前

基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs

Python
331
5 年前

Image Captioning using InceptionV3 and beam search

Jupyter Notebook
327
5 年前

Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network

Python
322
6 年前

Explains nlp building blocks in a simple manner.

Jupyter Notebook
251
6 年前

基于Pytorch的中文聊天机器人 集成BeamSearch算法

Python
242
8 年前

Tensorflow based Neural Conversation Models

Python
190
8 年前

Blitzing Fast CTC Beam Search Decoder

Rust
182
1 年前

基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs

Python
143
7 年前

A fast LSTM Language Model for large vocabulary language like Japanese and Chinese

Python
109
6 年前