You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SHORTREADME.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,4 @@ Coreferences are situations where two or more words within a text refer to the s
2
2
3
3
<b>Coreferee</b> is a Python 3 library (tested with version 3.8.7) that is used together with [spaCy](https://spacy.io/) (tested with version 3.0.5) to resolve coreferences within English, German and Polish texts. It is designed so that it is easy to add support for new languages. It uses a mixture of neural networks and programmed rules.
4
4
5
-
For more information, please see the [main documentation on GitHub](https://github.com/msg-systems/coreferee)
5
+
For more information, please see the [main documentation on GitHub](https://github.com/msg-systems/coreferee).
0 commit comments