tensorflow-shakespeare

Shakespeare translator

Neural machine translation model that translates modern English into Shakespearean English using TensorFlow and parallel data from the Bard himself.

Neural machine translation between the writings of Shakespeare and modern English using TensorFlow

GitHub

249 stars
17 watching
60 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list

neural-machine-translationseq2seqshakespearetensorflow

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tensorflow/text Preprocessing and processing tools for text data in machine learning models 1,233
dinghanshen/swem A software project that implements word embedding-based models for text classification tasks and provides pre-trained embeddings and evaluation scripts. 284
batzner/tensorlm A library for text generation with recurrent neural networks using TensorFlow 61
nytud/emlam Preprocessing and modeling scripts for Hungarian language modeling using Python and TensorFlow. 3
tensorflow/haskell Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. 1,582
kefirski/bytenet A Pytorch implementation of a neural network model for machine translation 47
localminimum/qanet An implementation of Google's QANet for machine reading comprehension using TensorFlow. 983
divamgupta/attention-translation-keras An implementation of an attention-based sequence-to-sequence neural machine translation model in Keras. 30
google-deepmind/tf2jax Converts TensorFlow functions to equivalent JAX Python functions. 105
sicara/tf-explain A library providing interpretability methods for TensorFlow 2.x models 1,018
tensorflow/model-analysis Evaluates and visualizes the performance of machine learning models. 1,258
jsksxs360/how-to-use-transformers A comprehensive guide to using the Transformers library for natural language processing tasks 1,133
deschler/django-modeltranslation Provides a way to add translations to Django models without modifying the original model class. 1,381
bohanli/bert-flow A TensorFlow implementation of sentence embedding from pre-trained language models 529
tkuanlun350/tensorflow-segnet A TensorFlow-based implementation of the SegNet segmentation algorithm, with modifications to address index unravel issues and support multiple features such as dilation and multi-resolution learning. 369