- 26 Jan, 2021 1 commit
-
-
Przemyslaw Kaminski authored
-
- 22 Jan, 2021 1 commit
-
-
Przemyslaw Kaminski authored
The pagination on ngramstable is still broken – pages > 1 don't render any results even if network analysis shows data wasn't empty.
-
- 19 Jan, 2021 1 commit
-
-
Alexandre Delanoë authored
-
- 18 Jan, 2021 3 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Przemyslaw Kaminski authored
-
- 04 Jan, 2021 1 commit
-
-
Przemyslaw Kaminski authored
-
- 31 Dec, 2020 1 commit
-
-
Przemyslaw Kaminski authored
-
- 18 Dec, 2020 1 commit
-
-
Alexandre Delanoë authored
-
- 08 Dec, 2020 1 commit
-
-
Nicolas Pouillard authored
-
- 04 Dec, 2020 2 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
- 27 Nov, 2020 1 commit
-
-
Alexandre Delanoë authored
-
- 26 Nov, 2020 1 commit
-
-
Przemyslaw Kaminski authored
-
- 23 Nov, 2020 1 commit
-
-
Przemyslaw Kaminski authored
-
- 17 Nov, 2020 1 commit
-
-
Alexandre Delanoë authored
-
- 12 Nov, 2020 1 commit
-
-
Przemyslaw Kaminski authored
Otherwise, reload only tree.
-
- 06 Nov, 2020 1 commit
-
-
Przemyslaw Kaminski authored
-
- 05 Nov, 2020 1 commit
-
-
Nicolas Pouillard authored
-
- 30 Oct, 2020 1 commit
-
-
Nicolas Pouillard authored
-
- 29 Oct, 2020 1 commit
-
-
Przemyslaw Kaminski authored
-
- 26 Oct, 2020 2 commits
-
-
Nicolas Pouillard authored
-
Nicolas Pouillard authored
-
- 19 Oct, 2020 1 commit
-
-
Alexandre Delanoë authored
-
- 14 Oct, 2020 1 commit
-
-
Nicolas Pouillard authored
-
- 13 Oct, 2020 1 commit
-
-
Przemyslaw Kaminski authored
-
- 12 Oct, 2020 1 commit
-
-
Przemyslaw Kaminski authored
-
- 10 Oct, 2020 1 commit
-
-
Przemyslaw Kaminski authored
-
- 01 Oct, 2020 1 commit
-
-
Nicolas Pouillard authored
-
- 29 Sep, 2020 1 commit
-
-
Nicolas Pouillard authored
-
- 28 Sep, 2020 1 commit
-
-
Nicolas Pouillard authored
-
- 25 Sep, 2020 2 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
- 17 Sep, 2020 1 commit
-
-
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.
-
- 15 Sep, 2020 1 commit
-
-
Nicolas Pouillard authored
-
- 14 Sep, 2020 1 commit
-
-
Nicolas Pouillard authored
-
- 09 Sep, 2020 1 commit
-
-
Przemyslaw Kaminski authored
-
- 08 Sep, 2020 1 commit
-
-
Przemyslaw Kaminski authored
Use thisModule everywhere.
-
- 05 Sep, 2020 1 commit
-
-
Przemyslaw Kaminski authored
Turns out caches.delete() didn't return a promise. Also small improvements to Ngrams get (use ngrams get all endpoint).
-
- 27 Aug, 2020 1 commit
-
-
Przemyslaw Kaminski authored
-