Recent Releases of asent
asent - v0.8.1
v0.8.1 (2023-11-21)
Ci
- ci: update cruft (
7d5ff04)
Fix
- fix: Fix sentiment scaling issue with "but" conjunction (
a6ea377)
Unknown
- Merge pull request #171 from KennethEnevoldsen/add_analysis
Fix sentiment scaling issue with "but" conjunction (0c40613)
- Merge pull request #170 from KennethEnevoldsen/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate (bc598b7)
Add makefile with installation, linting, testing, and static type checking (
7bf6e22)[pre-commit.ci] pre-commit autoupdate
updates:
- github.com/astral-sh/ruff-pre-commit: v0.1.5 → v0.1.6 (b6d6e94)
- Merge pull request #168 from KennethEnevoldsen/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate (9ac45e9)
- [pre-commit.ci] pre-commit autoupdate
updates:
- github.com/psf/black: 23.10.1 → 23.11.0
- github.com/astral-sh/ruff-pre-commit: v0.1.4 → v0.1.5 (304b275)
- Merge pull request #167 from KennethEnevoldsen/add_analysis
Add_analysis (373459e)
Add sample analysis script for trump speech (
543d314)Fix visualization bugs in asent module (
7a51a28)Merge pull request #166 from KennethEnevoldsen/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate (5161a7a)
- [pre-commit.ci] pre-commit autoupdate
updates:
- github.com/astral-sh/ruff-pre-commit: v0.1.3 → v0.1.4 (ad45222)
- Merge pull request #165 from KennethEnevoldsen/update-cruft
ci - update cruft (3528672)
- Merge pull request #164 from KennethEnevoldsen/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate (9e6bd70)
- [pre-commit.ci] pre-commit autoupdate
updates:
- github.com/psf/black: 23.10.0 → 23.10.1
- github.com/astral-sh/ruff-pre-commit: v0.1.1 → v0.1.3 (c3fd8bc)
- Merge pull request #163 from KennethEnevoldsen/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate (b1bb3b7)
- [pre-commit.ci] pre-commit autoupdate
updates:
- github.com/psf/black: 23.9.1 → 23.10.0
- github.com/astral-sh/ruff-pre-commit: v0.0.291 → v0.1.1
- github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0 (ae56433)
- Merge pull request #160 from KennethEnevoldsen/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate (e142f6e)
- [pre-commit.ci] pre-commit autoupdate
updates:
- github.com/astral-sh/ruff-pre-commit: v0.0.287 → v0.0.291 (dc98c78)
- Python
Published by KennethEnevoldsen over 2 years ago
asent - v0.8.0
v0.8.0 (2023-09-18)
Ci
ci: clean up after debugging (
8c7c8cb)ci: debug pyright (
88db793)ci: test pyright (
f06f307)ci: update static type check ci (
f3c7235)
Fix
- fix: issue with cmap (
1bbaa6a)
Unknown
- Merge pull request #159 from KennethEnevoldsen/addfunctionalityfor_multiprocessing
Add functionality for multiprocessing (93f5b2e)
- Merge branch 'main' of https://github.com/KennethEnevoldsen/asent into addfunctionalityfor_multiprocessing (
ce2a7ff)
- Python
Published by KennethEnevoldsen over 2 years ago
asent - v0.7.7
v0.7.7 (2023-09-18)
Ci
ci: clean up static type check ci (
8f3e8df)ci: fix ci for docs (
69925b2)ci: debug pyright (
0bb6984)ci: debug pyright (
71f042c)ci: debugging static type check (
698143e)
Fix
- fix: ran static type check (
bc96a20)
- Python
Published by KennethEnevoldsen over 2 years ago
asent - v0.7.6
v0.7.6 (2023-09-04)
Chore
Ci
ci: fix pytest ci (
7365765)ci: ensure token for documentation (
dde290f)ci: Updated ci requirements (
3a9473f)ci: fix pytest args (
7e38eac)ci: updated docs ci (
3b0b23f)ci: Added requirements to test development (
9af3aba)ci: Move to cruft template (
14405e4)ci: update docs ci (
bab750c)
Documentation
- docs: removed badged from readme (
95ba4c7)
Fix
fix: Update dependencies to include pyright (
f0d18b8)fix: update types to match 3.9 (
c1bf063)fix: ran static type checks (
818b2a5)fix: Require 3.9 (
6dd0f15)
Style
- style: applied new linter (
7d778de)
Unknown
rerun ci (
27a5812)rerun ci (
39fb290)Merge branch 'main' of https://github.com/KennethEnevoldsen/asent (
b345c41)
- Python
Published by KennethEnevoldsen over 2 years ago
asent - v0.7.0
Feature
- Added two additional intensifers for Danish (
21f121d) - Added two additional intensifiers for Danish (
9a6351b)
Fix
- Update prediciton visualiser handle overlapping spans (
f68bb55) - Sentence bounderies are now considered when check negations and intensifiers (
4caa5a1)
Documentation
- Update python req. badge (
01e8cb6) - Fixed version for tutorial req. (
5e0a75b) - Fixed error in tutorials req. (
da69d28) - Updated documentation (
52b6380) - Updated docs with new changes (
11b21ce) - Updated documentation (
219a29f) - Updated example in readme (
65a9de9)
- Python
Published by KennethEnevoldsen over 3 years ago