NoSoliciting/NoSoliciting
Anna c3df0a1f8e feat: add normalisation to pipeline
Add a step to normalise messages to the ML pipeline. This ensures
computed properties run on the raw data (which is actually partially
normalised by the compute context). This prevents properties which
rely on symbols (e.g. "B>") from being unable to work properly when
normalisation happens before they have access to the input.
2021-02-17 21:45:09 -05:00
..
Ml feat: add normalisation to pipeline 2021-02-17 21:45:09 -05:00
Properties feat: add machine learning mode 2020-12-22 20:23:54 -05:00
DalamudPackager.targets feat: use separate process for classifying 2021-01-30 16:02:37 -05:00
Definitions.cs feat: better handle puncutation 2021-02-17 20:01:34 -05:00
definitions.yaml fix(defs): catch new rmt 2021-02-07 12:53:57 -05:00
Filter.Chat.cs feat: better handle puncutation 2021-02-17 20:01:34 -05:00
Filter.cs feat: ignore private pfs unless told otherwise 2021-02-16 19:41:59 -05:00
Filter.PartyFinder.cs feat: better handle puncutation 2021-02-17 20:01:34 -05:00
FilterUtil.cs feat: better handle puncutation 2021-02-17 20:01:34 -05:00
FodyWeavers.xml chore: fix permissions 2021-01-30 16:10:59 -05:00
ILRepack.targets chore: run ILRepack on debug builds 2021-01-31 23:58:36 -05:00
Message.cs fix: actually serialise ml field 2021-01-29 15:11:08 -05:00
NoSoliciting.csproj chore: bump version to 1.5.9 2021-02-16 12:18:58 -05:00
NoSoliciting.yaml chore: set plugin to a higher priority 2021-02-17 18:58:58 -05:00
PfPacket.cs refactor: fix up some code and prepare for sdk 2020-12-19 20:19:03 -05:00
Plugin.cs refactor: use new new syntax 2021-02-16 12:15:00 -05:00
PluginConfiguration.cs feat: ignore private pfs unless told otherwise 2021-02-16 19:41:59 -05:00
PluginUi.cs feat: ignore private pfs unless told otherwise 2021-02-16 19:41:59 -05:00
Util.cs feat: add machine learning mode 2020-12-22 20:23:54 -05:00