Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

v0.11.0 (2019-11-15)

Compare
Choose a tag to compare
@tshauck tshauck released this 01 Dec 20:10
· 101 commits to master since this release
e8e27fd

Added

  • Added the SequenceTokenizerSpec object for specifying the tokenizer.
  • Added Vocab object for storing the int to token, and token to int encodings.
  • Added example of using tensorflow/keras together with gcgc.