Commit Graph

11 Commits

Author SHA1 Message Date
Anna 3511693208 refactor: move to net5 2021-08-24 14:32:04 -04:00
Anna 509030d7d8 feat: add NoSoliciting Lite 2021-05-03 19:39:34 -04:00
Anna 76717dd200 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 d7d6c53c75 chore: fix permissions 2021-01-30 16:10:59 -05:00
Anna 87c5602319 feat: use separate process for classifying 2021-01-30 16:02:37 -05:00
Anna bd05abb5e0 feat(trainer): add trainer to actual repo 2020-12-28 20:14:19 -05:00
Anna 22ebb14e40 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 76462ff628 feat: add machine learning mode 2020-12-22 20:23:54 -05:00
Anna 0873aadd1b refactor: fix up some code and prepare for sdk 2020-12-19 20:19:03 -05:00
Anna 481611b7e1 feat: add tests for definitions 2020-09-04 14:00:46 -04:00
Anna 6443c8421e chore: initial commit 2020-08-04 18:22:57 -04:00