Skip to content

Commit

Permalink
Add absolute confidence metric based on unique and most common ngrams (
Browse files Browse the repository at this point in the history
  • Loading branch information
pemistahl authored Oct 23, 2024
1 parent ef28e8b commit cb08316
Show file tree
Hide file tree
Showing 6,482 changed files with 96,751 additions and 5,010 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ name: build
on:
push:
branches:
- pure-python-impl
- 'pure-python-impl'
paths:
- 'poetry.lock'
- 'pyproject.toml'
Expand All @@ -28,7 +28,7 @@ on:
- 'tests/**'
pull_request:
branches:
- pure-python-impl
- 'pure-python-impl'
paths:
- 'poetry.lock'
- 'pyproject.toml'
Expand Down
50 changes: 0 additions & 50 deletions CONTRIBUTING.md

This file was deleted.

3,483 changes: 45 additions & 3,438 deletions README.md

Large diffs are not rendered by default.

76 changes: 0 additions & 76 deletions accuracy-reports/aggregated-accuracy-values.csv

This file was deleted.

Loading

0 comments on commit cb08316

Please sign in to comment.