- 22 Feb, 2024 1 commit
-
-
Przemyslaw Kaminski authored
Overall idea is: Core and Database contain base stuff and don't import API. And API imports from Core and Database.
-
- 12 Dec, 2023 1 commit
-
-
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.
-
- 04 Dec, 2023 1 commit
-
-
Alfredo Di Napoli authored
-
- 27 Nov, 2023 4 commits
-
-
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
-