- 28 Dec, 2023 1 commit
-
-
Przemyslaw Kaminski authored
-
- 22 Dec, 2023 1 commit
-
-
Przemyslaw Kaminski authored
-
- 19 Dec, 2023 1 commit
-
-
Alexandre Delanoë authored
-
- 13 Dec, 2023 1 commit
-
-
Alfredo Di Napoli authored
Doing so fixes (for now) the Phylo error.
-
- 12 Dec, 2023 6 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
They were masking the real performance of `flowPhyloAPI`.
-
Alfredo Di Napoli authored
It's a useful function to log (with `DEBUG` severity) the execution time of various functions. Debug logs won't be printed in production.
-
Alfredo Di Napoli authored
It also improves the error in case it's the first time we are running the tests and we have no coreNLP service running.
-
- 08 Dec, 2023 1 commit
-
-
Przemyslaw Kaminski authored
-
- 07 Dec, 2023 5 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
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 3 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Alexandre Delanoë authored
-