Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollardanuy committed Jul 31, 2023
1 parent d5b8c9b commit 15a5770
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 @@ -75,7 +75,7 @@ output = geoparser.run_text("She was on a visit at Chippenham.")

This returns:

```json
```python
[{'mention': 'Chippenham',
'ner_score': 1.0,
'pos': 22,
Expand Down

0 comments on commit 15a5770

Please sign in to comment.