Skip to content
This repository has been archived by the owner on Nov 20, 2022. It is now read-only.

v1.2.0

Compare
Choose a tag to compare
@davidmezzetti davidmezzetti released this 27 May 21:41
· 125 commits to master since this release

Made a couple of updates to the backing project which will propagate to the notebook.

  • Modified report formatting to conform with this discussion. Article results are now shown as a table.
  • Added linguistic rules to identify sentence fragments and questions. These are not used in the embeddings index.
  • Modified highlighting logic to require uniqueness within each bullet. Previously, there was a lot of duplication.
  • Added abstract field to word vectors and models. Was only using full text previously.