Update README.md
Browse files
README.md
CHANGED
@@ -39,6 +39,6 @@ result = analyze_sentence_with_confidence(
|
|
39 |
|
40 |
## Limitations
|
41 |
|
42 |
-
-
|
43 |
- Sentence-level; doesn’t handle cross-sentence causality.
|
44 |
- Relation classification depends on detected spans — errors in token tagging propagate.
|
|
|
39 |
|
40 |
## Limitations
|
41 |
|
42 |
+
- German only.
|
43 |
- Sentence-level; doesn’t handle cross-sentence causality.
|
44 |
- Relation classification depends on detected spans — errors in token tagging propagate.
|