bleu-score topic

List bleu-score repositories

nlg-eval

1.3k
Stars
218
Forks
Watchers

Evaluation code for various unsupervised automated metrics for Natural Language Generation.

caption_generator

262
Stars
119
Forks
Watchers

A modular library built on top of Keras and TensorFlow to generate a caption in natural language for any input image.

Image-Caption-Generator

275
Stars
82
Forks
Watchers

A neural network to generate captions for an image using CNN and RNN with BEAM Search.

NLPMetrics

167
Stars
29
Forks
Watchers

Python code for various NLP metrics

deep-learning-image-caption-generator

27
Stars
7
Forks
Watchers

Deep CNN-LSTM for Generating Image Descriptions :smiling_imp:

Image-Caption-Generator

73
Stars
26
Forks
Watchers

The LSTM model generates captions for the input images after extracting features from pre-trained VGG-16 model. (Computer Vision, NLP, Deep Learning, Python)

NLP-tools

45
Stars
9
Forks
Watchers

Useful python NLP tools (evaluation, GUI interface, tokenization)

ibleu

32
Stars
8
Forks
Watchers

A visual and interactive scoring environment for machine translation systems.

BabyGPT

54
Stars
6
Forks
Watchers

A basic AI chat using the OpenAI API and its GPT-3 models

To evaluate machine translation, they use several methods, some of which we fully implemented