- 08 Apr, 2024 1 commit
-
-
Alfredo Di Napoli authored
This commit moves away from generic-derive JSON istances for `NodeType`, as we know that the frontend will be relying on this in the GraphQL API, and we don't want them to silently break the frontend during refactoring.
-
- 04 Apr, 2024 1 commit
-
-
Alexandre Delanoë authored
-
- 03 Apr, 2024 2 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
- 02 Apr, 2024 3 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
- 29 Mar, 2024 1 commit
-
-
Alexandre Delanoë authored
-
- 27 Mar, 2024 2 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
- 26 Mar, 2024 4 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Przemyslaw Kaminski authored
It's faster now, makes less joins, doesn't need VALUES.
-
Alfredo Di Napoli authored
-
- 25 Mar, 2024 12 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
This brings in an important bug fix so that the output of `-Txdot_json` is deterministic.
-
Alfredo Di Napoli authored
Apparently `dot` has a long lasting bug (recently fixed) which is the root of the non-determinism: https://gitlab.com/graphviz/graphviz/-/issues/2510
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
This was (User, Either CorpusName, [CorpusId]) before, but the case of UserMaster doesn't make sense with these parameters, so I rewrote the function to accept only correct datatypes as inputs.
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
It's not enough to check that the list is empty, we also need to check that we have some data to begin with, i.e. we need to skip calling `toFstDate` or `toLstDate` if we have a list of empty strings.
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
- 22 Mar, 2024 3 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Przemyslaw Kaminski authored
We had CoreNLP hardcoded, however with Spacy this resulted in selectLems returning no entries, because the algo_id from DB didn't match. Hence no singulars grouping.
-
- 21 Mar, 2024 4 commits
-
-
Przemyslaw Kaminski authored
This contains only data, removes some Database dependency in imports.
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
- 20 Mar, 2024 1 commit
-
-
Przemyslaw Kaminski authored
-
- 18 Mar, 2024 5 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Alfredo Di Napoli authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
- 16 Mar, 2024 1 commit
-
-
Julien Moutinho authored
-