Skip to content

Commit 4368b04

Browse files
authored
Fix typo in library description and update links
1 parent 6b3d657 commit 4368b04

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# entity-linkings
22

33
<p align="left">
4-
<i>entity-linkings</i> is an unified library for entity linking.
4+
<i>entity-linkings</i> is a unified library for entity linking.
55
</p>
66

77
<p align="left">
88
<a href="https://pypi.org/project/entity_linkings"><img alt="PyPi" src="https://img.shields.io/pypi/v/entity_linkings"></a>
9-
<a href="https://github.com/YuSawan/entity_linking_benchmark/blob/main/LICENSE"><img alt="GitHub" src="https://img.shields.io/github/license/YuSawan/entity_linkings"></a>
10-
<a href=""><img src="https://github.com/YuSawan/entity_linkings/actions/workflows/ci.yaml/badge.svg"></a>
9+
<a href="https://github.com/naist-nlp/entity_linking_benchmark/blob/main/LICENSE"><img alt="GitHub" src="https://img.shields.io/github/license/naist-nlp/entity_linkings"></a>
10+
<a href=""><img src="https://github.com/naist-nlp/entity_linkings/actions/workflows/ci.yaml/badge.svg"></a>
1111
</p>
1212

1313

0 commit comments

Comments
 (0)