bleu-score topic
nlg-eval
Evaluation code for various unsupervised automated metrics for Natural Language Generation.
caption_generator
A modular library built on top of Keras and TensorFlow to generate a caption in natural language for any input image.
Image-Caption-Generator
A neural network to generate captions for an image using CNN and RNN with BEAM Search.
NLPMetrics
Python code for various NLP metrics
deep-learning-image-caption-generator
Deep CNN-LSTM for Generating Image Descriptions :smiling_imp:
Image-Caption-Generator
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
Useful python NLP tools (evaluation, GUI interface, tokenization)
ibleu
A visual and interactive scoring environment for machine translation systems.
BabyGPT
A basic AI chat using the OpenAI API and its GPT-3 models
Evaluation-of-machine-translation-by-NLP
To evaluate machine translation, they use several methods, some of which we fully implemented