- 07 Dec, 2023 3 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
- 06 Dec, 2023 2 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
Also, Tokenize.hs added for future endpoint for tokenization
-
- 05 Dec, 2023 4 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
- 04 Dec, 2023 15 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
Now we don't keep custom corenlp stuff in our code and it's more portable. Also, spacy is refactored to use its own types as well as john snow nlp.
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Przemyslaw Kaminski authored
-
Alfredo Di Napoli authored
This commit adds a `panicTrace` function to be used as a drop-in replacement of the `panic` function, with the difference that we wrap the error in a `WithStacktrace` error, to be later caught and logged.
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
This allows us to have only one single (static) map which will be treated by GHC as a CAF.
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alexandre Delanoë authored
-
- 30 Nov, 2023 5 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Alexandre Delanoë authored
-
Alfredo Di Napoli authored
-
Przemyslaw Kaminski authored
-
- 29 Nov, 2023 5 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
- 27 Nov, 2023 6 commits
-
-
Alfredo Di Napoli authored
We do that thanks to a new typeclass method for the `MonadJobStatus` called `noJobHandle`.
-
Alfredo Di Napoli authored
This commit modifies the backend code to convert the input CSV into an `NgramsList`, so that we can reuse the JSON API for the upload.
-
Alfredo Di Napoli authored
it also brings the CSV and JSON APIs closer in look. Temporarily disable the `importCsvFile` function.
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-