NoSoliciting/NoSoliciting.Interface
Anna Clemens b36377c16e
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
..
BetterIpcSerializer.cs chore: fix permissions 2021-01-30 16:10:59 -05:00
Interface.cs fix: make plugin work on stock Dalamud 2020-12-23 03:52:19 -05:00
NoSoliciting.Interface.csproj feat: better handle puncutation 2021-02-17 20:01:34 -05:00
NoSolUtil.cs feat: add normalisation to pipeline 2021-02-17 21:45:09 -05:00