Commit Graph

10 Commits

Author SHA1 Message Date
Anna 458b22f4f3
feat: add NoSoliciting Lite 2021-05-03 19:39:34 -04:00
Anna 08efe6991c
chore: remove old test suite
As definitions are no longer being updated, the test suite for them
can be removed. The ML trainer already has statistics on how accurate
it is for both training mode and model creation mode, as well as an
interactive mode to test new messages.
2021-02-24 20:26:16 -05:00
Anna Clemens 6ba4f5b1a5
chore: fix permissions 2021-01-30 16:10:59 -05:00
Anna Clemens 2229a0534a
feat: use separate process for classifying 2021-01-30 16:02:37 -05:00
Anna 482cc23c7d
feat(trainer): add trainer to actual repo 2020-12-28 20:14:19 -05:00
Anna 1487863c19
fix: make plugin work on stock Dalamud
Use some horrible, cursed AppDomain shit to load dependencies that break on normal Dalamud in their own environment, then do classification there instead.
2020-12-23 03:52:19 -05:00
Anna 6b937bc937
feat: add machine learning mode 2020-12-22 20:23:54 -05:00
Anna 7593b42e00
refactor: fix up some code and prepare for sdk 2020-12-19 20:19:03 -05:00
Anna 983b96af5f
feat: add tests for definitions 2020-09-04 14:00:46 -04:00
Anna 42c9026ff8
chore: initial commit 2020-08-04 18:22:57 -04:00