Skip to content

Release 0.0.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@seliverstov seliverstov released this 01 Sep 12:16
· 637 commits to master since this release
4cc9778
  • FAQ Skill for Russian & English with a tutorial
  • Improved Seq2Seq GO Bot: attention over knowledge base, encoder attention, embeddings instead of one-hots
  • Pretrainded model for Seq2Seq GO Bot on driver dataset with BLEU=13.2
  • Improved ODQA model with squad logits: f1 raised from 14 to 26
  • Hashing tf-idf vectorizer component
  • Text classifiers now compatible with ELMO embedder
  • Improved documentation
  • Bug fixes and minor improvements