Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bgyori committed Jun 30, 2023
1 parent dcda7f6 commit 816b1df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ import gilda
scored_matches = gilda.ground('ER', context='Calcium is released from the ER.')
```

Gilda can implements a simple dictionary-based named entity recognition (NER)
Gilda also implements a simple dictionary-based named entity recognition (NER)
algorithm that can be used as follows:

```python
Expand Down

0 comments on commit 816b1df

Please sign in to comment.