Commit Graph

6 Commits

Author SHA1 Message Date
Anna 3511693208 refactor: move to net5 2021-08-24 14:32:04 -04:00
Anna 87c5602319 feat: use separate process for classifying 2021-01-30 16:02:37 -05:00
Anna 81c379a764 fix: add word boundary checks 2021-01-11 10:31:18 -05:00
Anna d5e829f671 refactor: make compute private 2020-12-29 10:31:41 -05:00
Anna 753e0f710e refactor(trainer): use correct schema, though it shouldn't matter 2020-12-28 22:04:50 -05:00
Anna 1b8f7806f5 refactor: put computation in interface
This basically undoes the benefits of the previous commit. May end up being reverted.
2020-12-28 21:48:31 -05:00