Skip to content

0.1.0

Compare
Choose a tag to compare
@ethanyxchen ethanyxchen released this 16 Nov 13:31
· 3 commits to develop since this release
  • modifies out-of-the-box TextRank implementation, to accept pre-split sentences/chunks per page.
  • TextRank uses these pre-split sentences as nodes in its graph, which is used to run the TextRank algorithm.