summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--guix-science/packages/nlp.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/guix-science/packages/nlp.scm b/guix-science/packages/nlp.scm
index a11ded7..75dacd5 100644
--- a/guix-science/packages/nlp.scm
+++ b/guix-science/packages/nlp.scm
@@ -168,6 +168,7 @@ to generate a synthetic dataset.")
168 python-optuna 168 python-optuna
169 python-pytest 169 python-pytest
170 python-ruamel.yaml 170 python-ruamel.yaml
171 python-scikit-learn
171 python-setuptools)) 172 python-setuptools))
172 (home-page "https://aphp.github.io/edsnlp/") 173 (home-page "https://aphp.github.io/edsnlp/")
173 (synopsis "NLP framework tailored for French clinical notes") 174 (synopsis "NLP framework tailored for French clinical notes")