Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: improved categorization helper to include common bigrams #455

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ErikBjare
Copy link
Member

@ErikBjare ErikBjare commented Jun 22, 2023

Came up with this while thinking about the bug in ActivityWatch/activitywatch#905, with the help of ChatGPT: https://chat.openai.com/share/0c7588ee-b13b-41e3-b169-c1e587fcbb72

Ran a quick test while developing, but never actually tested it in the UI.

  • Test it

@codecov
Copy link

codecov bot commented Jun 22, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (1f194ff) 24.17% compared to head (c93f546) 24.17%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #455   +/-   ##
=======================================
  Coverage   24.17%   24.17%           
=======================================
  Files          27       27           
  Lines        1580     1580           
  Branches      263      263           
=======================================
  Hits          382      382           
  Misses       1173     1173           
  Partials       25       25           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ErikBjare ErikBjare changed the title feat: added improved categorization helper that includes bigrams if commonly present feat: improved categorization helper to include common bigrams Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant