asent

Asent is a python library for performing efficient and transparent sentiment analysis using spaCy.

MIT License

Downloads
2.2K
Stars
114
Committers
9

Bot releases are hidden (Show)

asent - v0.8.3 Latest Release

Published by KennethEnevoldsen 11 months ago

v0.8.3 (2023-11-30)

Documentation

  • docs: Added example analysis of speech (15f6799)

Fix

  • fix: Added sentence-prediction visualizer (444bdb6)

Unknown

asent - v0.8.2

Published by KennethEnevoldsen 11 months ago

v0.8.2 (2023-11-27)

Fix

  • fix: Added additonal documentation to multi sent
    processing (95fb837)

Unknown

  • Added docs serve to makefile (cd72fe8)
asent - v0.8.1

Published by KennethEnevoldsen 11 months ago

v0.8.1 (2023-11-21)

Ci

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:

  • 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:

  • 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:

  • 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:

  • 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:

  • 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:

asent - v0.8.0

Published by KennethEnevoldsen about 1 year ago

v0.8.0 (2023-09-18)

Ci

Fix

Unknown

  • Merge pull request #159 from KennethEnevoldsen/add_functionality_for_multiprocessing

Add functionality for multiprocessing (93f5b2e)

asent - v0.7.9

Published by KennethEnevoldsen about 1 year ago

v0.7.9 (2023-09-18)

Fix

Unknown

asent - v0.7.8

Published by KennethEnevoldsen about 1 year ago

v0.7.8 (2023-09-18)

Unknown

asent - v0.7.7

Published by KennethEnevoldsen about 1 year ago

v0.7.7 (2023-09-18)

Ci

Fix

  • fix: ran static type check (bc96a20)
asent - v0.7.6

Published by KennethEnevoldsen about 1 year ago

v0.7.6 (2023-09-04)

Chore

  • chore: remove tox files (57660c5)

  • chore: remove .venv from gitignore (6a5f534)

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

asent - v0.7.5

Published by KennethEnevoldsen about 1 year ago

Fix

  • Error in pyproject.toml (4e76210)
asent - v0.7.4

Published by KennethEnevoldsen about 1 year ago

Fix

asent - v0.7.3

Published by KennethEnevoldsen about 1 year ago

Fix

  • Update docs dependencies (dce2f58)

Documentation

asent - v0.7.2

Published by KennethEnevoldsen about 1 year ago

Fix

asent - v0.7.1

Published by KennethEnevoldsen over 1 year ago

Fix

  • Updated spacy dependency (bfe8424)

Documentation

asent - v0.7.0

Published by KennethEnevoldsen over 1 year ago

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)
Package Rankings
Top 7.2% on Pypi.org
Badges
Extracted from project README
PyPI version python version Code style: black github actions pytest github actions docs pip downloads