• 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
.psc-package/local/.set Loading commit data...
dist Loading commit data...
nix Loading commit data...
src Loading commit data...
test Loading commit data...
.babelrc Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
docker-env.sh Loading commit data...
package.json Loading commit data...
packages-0.13.8-20200822.dhall Loading commit data...
packages.dhall Loading commit data...
psc-package.json Loading commit data...
shell.nix Loading commit data...
yarn.lock Loading commit data...