Perke Versions Save

A keyphrase extractor for Persian

v0.4.4

11 months ago

Added

  • Added resources's README.md to distributed package for clearance

v0.4.3

11 months ago

Fixed

v0.4.2

11 months ago

Added

  • Added support for Python 3.11
  • Brought Windows tests back

Changed

  • Adopted Perke with all changes in Hazm 0.9 release

v0.4.1

1 year ago

Fixed

  • Fixed a version issue on PyPI

v0.4.0

1 year ago

Added

  • Added support for Python 3.10
  • Added Rich integration to beatify CLI outputs
  • Added BumpVer config
  • Added publish workflow
  • Added Dependabot config
  • Added CHANGELOG.md

Changed

  • Changed code style to Black
  • Changed documentation theme to Furo
  • Updated ReadtheDocs config to version 2
  • Revised documentation
  • Changed CI from Travis CI to GitHub workflows

Removed

  • Removed Windows tests since hazm runs on WSL and WSL tests is same as Linux

Fixed

  • Removed type hints from docstrings
  • Added MANIFEST.in to include extras requirements in source builds
  • Fixed an unicode decode error in Windows
  • Avoided GitHub rate limit when running tests

v0.3.5

2 years ago

Perke 0.3.5

Implemented Models

  • Unsupervised models
    • Graph-based models
      • TextRank
      • SingleRank
      • TopicRank
      • PositionRank
      • MultipartiteRank

Improvements

  • Improve CLI performance

v0.3.4

2 years ago

Perke 0.3.4

Implemented Models

  • Unsupervised models
    • Graph-based models
      • TextRank
      • SingleRank
      • TopicRank
      • PositionRank
      • MultipartiteRank

Improvements

  • Added download cli command for downloading latest resources (tagger and parser models) that Perke needs.
  • Added clear cli command for removing all downloaded content from the resources directory