|
|
b1de4d519a
|
[Refactor] Categorizer now implements Transform
Test adapted for new interface.
Exchanged manual input functionality for throwing an exception.
Removed timer at transformer level.
|
2023-04-22 22:21:00 +01:00 |
|
|
|
2c7c527ea9
|
[Refactor] Creates Tagger transformer
Move the tag rules based transformer to its own class.
Verified with unit tests.
|
2023-04-22 22:21:00 +01:00 |
|
|
|
2843c66453
|
[Refactor] Creates nullifier transformer
Removes nullifier code from Categorizer.
Fixes bug in nullifier rules assertion.
|
2023-04-22 22:21:00 +01:00 |
|
|
|
d3c36e30d5
|
[Refactor] Creates Transform interface
Moves categorizer into transform module.
Puts the categorizer under unit tests.
|
2023-04-22 22:21:00 +01:00 |
|