Trenton H
|
4813a7bc70
|
Chore: Adds additional rules for Ruff linter (#5660)
|
2024-02-05 21:46:59 +00:00 |
|
Trenton H
|
7289c4ea56
|
Feature: Allow deletion of documents via the fuzzy matching command (#4957)
* Adds new flag allowing deletion of one of a document pair which is over the match ratio
* Documents the new command option
|
2023-12-17 18:37:38 -08:00 |
|
Trenton H
|
7aa72f768f
|
Uses regex matching against the messages, as ordering and exact matched value don't matter, just the count of matches
|
2023-09-12 08:59:09 -07:00 |
|
Trenton H
|
81b9f2d4e0
|
Cleans up the docs, adds validation of the process count, include the test descriptions
|
2023-09-12 08:17:12 -07:00 |
|
Trenton H
|
a03a745295
|
Adds multiprocessing to the fuzzy matching for a speedup
|
2023-09-12 08:17:12 -07:00 |
|
shamoon
|
ce8bf90663
|
Add progress bar to document_fuzzy_match
|
2023-09-12 08:17:12 -07:00 |
|
Trenton Holmes
|
e2ae919a84
|
Implements a new command for fuzzy matching document content and reporting potential duplicates
|
2023-09-12 08:17:12 -07:00 |
|