-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reduce memory consumption of summarizer (#2298)
* reduce memory consumption * fix build * add deleting null-weighted edge * iterate over bm25 weights * fix build * fix wrong example * add method iter_graph in Graph * add index argument in SyntacticUnit * fix logging messages * refactor graph - remove unnecessary parts * Add test and fix typos * fix built (flake8) * add printing of documents number
- Loading branch information
1 parent
239856c
commit fabeffe
Showing
8 changed files
with
280 additions
and
201 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.