Skip to content

Releases: Weilando/grimm_bert

v1.0.0

28 Aug 08:20
90d9f53
Compare
Choose a tag to compare

Grimm BERT v1.0.0

This software provides pipelines for my master's thesis about the Automatic Dictionary Generation task.

  • ✨ Corpus pre-processors for raw text and WSDEval's XML format
  • ✨ Word-vector calculation with CharacterBERT models
  • ✨ Word Sense Discrimination per token using Agglomerative Hierarchical Clustering with several linkage criteria and affinities
  • ✨ Extensive evaluation notebook with statistics, plots, and tables
  • ✨ HTML export for generated dictionaries
  • ➕ Conda environment with fixed dependencies
  • ✅ Extensive unit and integration tests
  • 📝 README and doc strings
  • 📄 Apache 2.0 license

Full Changelog: https://github.com/Weilando/grimm_bert/commits/v1.0.0