Skip to content

Commit 5194ef6

Browse files
committed
Update README
1 parent 326f9da commit 5194ef6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ amrlib is a python module designed to make processing for [Abstract Meaning Repr
2121
- Smatch (multiprocessed with enhanced/detailed scores) for graph parsing
2222
- BLEU for sentence generation
2323
- Alignment scoring metrics detailing precision/recall
24+
* There is also a related co-referencing project/model at [amr_coref](https://github.com/bjascob/amr_coref).
2425

2526

2627
## AMR Models
@@ -43,6 +44,7 @@ sentences.
4344

4445
* Generation (GtoS) generate_t5 gives a **43 BLEU**. This model is deprecated in favor of the above model "with tense".
4546

47+
* CoReference resolution at [amr_coref](https://github.com/bjascob/amr_coref) achieves a **0.548 CoNLL-2012 average** score.
4648

4749
For more information on the models see their descriptions in **[ReadTheDocs/Models](https://amrlib.readthedocs.io/en/latest/models.)**.
4850

0 commit comments

Comments
 (0)