Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
# CoReNer
|
2 |
|
3 |
A multi-task model for named-entity recognition, relation extraction, entity mention detection and coreference resolution.
|
4 |
-
|
5 |
|
6 |
---
|
7 |
-
license: apache-2.0
|
8 |
-
---
|
|
|
1 |
# CoReNer
|
2 |
|
3 |
A multi-task model for named-entity recognition, relation extraction, entity mention detection and coreference resolution.
|
4 |
+
See details and usage examples at: https://github.com/aiola-lab/corener
|
5 |
|
6 |
---
|
7 |
+
license: apache-2.0
|
|