| commit | 2344656289a55ce41c6dece43e56a95861fd2996 | [log] [tgz] |
|---|---|---|
| author | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Oct 28 14:36:50 2025 +0100 |
| committer | Akron <nils@diewald-online.de> | Fri Nov 07 10:33:01 2025 +0100 |
| tree | 04d13aad8fba588f6ae6c9b323f6f45206bfbe81 | |
| parent | e32ebba17cc36acc78cb6eaa5fd2857d8aaf54c6 [diff] [blame] |
spacy: convert XPOS->spacy/p, UPOS->spacy/u, msd, dependency Change-Id: If3964653cf9859361e51c953d6ba950f56c5129c
diff --git a/Changes b/Changes index 69be794..1959914 100644 --- a/Changes +++ b/Changes
@@ -1,3 +1,7 @@ + - Added support for spaCy annotations on XPOS (spacy/p), + UPOS (spacy/u), morphological features (spacy/m) and + dependency relations (spacy/d). + 0.63 2025-10-17 - Publisher is now indexed as string, when K2K_PUBLISHER_STRING is set as an environment