pdjohn commited on
Commit
107300c
·
verified ·
1 Parent(s): 70a8f79

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -39,6 +39,6 @@ result = analyze_sentence_with_confidence(
39
 
40
  ## Limitations
41
 
42
- - Only German.
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.