SINr-1.3.0-alpha
Pre-release
Pre-release
nicolasdugue
released this
14 Jun 09:58
·
11 commits
to main
since this release
- evaluation with similarity and classification
- sparsification
- filtering of dimensions
What's Changed
- Dev 4 community detection is deterministic by @thibaultprouteau in #16
- fixing the obj_stereotypes/descriptors bug by @SimonGuillot in #19
- 17 similarity evaluation of embeddings by @aberanger in #21
- 24 workflow for tests by @aberanger in #25
- 20 allowing for lexical exceptions in text extraction function by @nicolasdugue in #29
- taking into account lower for similarity dataset and adding SCWS dataset by @aberanger in #30
- 31 missing exceptions dataset for similarity by @nicolasdugue in #32
- Adds concept categorization dataset exception file. by @thibaultprouteau in #34
- Adds workflow configuration to automatically build docs html pages. by @thibaultprouteau in #36
- 37 workflow to build and publish sinr by @thibaultprouteau in #38
- 39 similarity simlex and file name depending on time by @aberanger in #40
- 41 dimensions filtering by @aberanger in #42
- 43 update pyprojecttoml for documentation by @thibaultprouteau in #44
- [AUTO-COMMIT] Update release version to v1.2.0. by @github-actions in #48
- Fix #50 by changing categorization and evaluation exception files. by @thibaultprouteau in #51
- Merging updates made in main when releasing into dev by @nicolasdugue in #54
- Update README.rst by @aberanger in #89
- Update build-doc.yml by @aberanger in #92
- Update pyproject.toml by @aberanger in #93
- Dev by @nicolasdugue in #94
New Contributors
- @github-actions made their first contribution in #48
Full Changelog: v1.2.0...v1.3.0