Skip to content

Commit

Permalink
Merge pull request #83 from DerwenAI/update
Browse files Browse the repository at this point in the history
tested with spaCy 2.3.5
  • Loading branch information
ceteri authored Jan 31, 2021
2 parents cf2c4d1 + 3bf61f0 commit 61fad63
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ Citations are helpful for the continued development and maintenance of this libr
Many thanks to our contributors:
[@louisguitton](https://github.com/louisguitton),
[@anna-droid-beep](https://github.com/anna-droid-beep),
[@kavorite](https://github.com/kavorite),
[@htmartin](https://github.com/htmartin),
[@williamsmj](https://github.com/williamsmj/),
[@mattkohl](https://github.com/mattkohl),
Expand Down
2 changes: 2 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

* add `PositionRank` by @louisguitton (many thanks!)
* fixes chunk in `explain_summ.ipynb` by @anna-droid-beep
* add option `preserve_order` in TextRank.summary by @kavorite
* tested with `spaCy` 2.3.5


## 2.0.3
Expand Down

0 comments on commit 61fad63

Please sign in to comment.