Skip to content

Commit

Permalink
updated packages and formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidFromPandora committed Apr 13, 2022
1 parent 5984f28 commit fb71646
Show file tree
Hide file tree
Showing 3 changed files with 446 additions and 1,186 deletions.
4 changes: 1 addition & 3 deletions crosslingual_coreference/examples/test_individual.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

from .data import texts

predictor = Predictor(language='nl_core_news_sm')
predictor = Predictor(language="nl_core_news_sm")

print(predictor.pipe(texts))


Loading

0 comments on commit fb71646

Please sign in to comment.