• Przemyslaw Kaminski's avatar
    [ngrams] NgramsTerm normalization · e6d5a03f
    Przemyslaw Kaminski authored
    It is not enough to normalize terms on the backend, because the frontend
    isn't fully aware of this (there isn't a "corrected" patch being sent,
    after the term is committed). Therefore we perform some normalization
    here (stripping spaces). However the `normNgram` function is used both
    for sending terms and highlighting them later. Too much normalization
    will lead to incorrect highlights.
    e6d5a03f
Name
Last commit
Last update
..
Components Loading commit data...
Config Loading commit data...
Data Loading commit data...
Hooks Loading commit data...
Text Loading commit data...
Utils Loading commit data...
AsyncTasks.purs Loading commit data...
Config.purs Loading commit data...
Ends.purs Loading commit data...
License.purs Loading commit data...
Prelude.purs Loading commit data...
Router.purs Loading commit data...
Routes.purs Loading commit data...
Sessions.purs Loading commit data...
Types.purs Loading commit data...
Utils.purs Loading commit data...
Version.js Loading commit data...
Version.purs Loading commit data...