Contextualspellcheck

Latest version: v0.4.4

Safety actively analyzes 630217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.3.3

This release fixes bug(30). Extra changes:
- setup staleBot
- converted TODO task to issues
- setup discussions

Thanks nicno90 for raising the bug!

0.3.2

This release
- fixes 26.
- improved the code quality by enforcing style consistency (23).

Thanks dc-aichara for the PR on flake8 and thanks nicno90 for pointing out a bug in the package!

Note: Had to yank release v0.3.1 because of debug print statement in production package.

0.3.0

This release adds following important changes:
1. Feature addition: Specifying the transformer model
This will enable the package to be **used on other languages** as well for which `transformers` has a model
2. Feature addition: specify the maximum edit distance
3. Update: Vocab loading now happens from the transformers tokenizer. Previously it used a static file (vocab.txt)

A big thanks to dc-aichara for **contributing Feature addition 1 and 2**.

0.2.1

This release specify the core dependency of the project in the setup. This was suggested (17) and added by AlvaroCavalcante in 18.

0.2.0

Following changes in this release:
1. Allow user specified vocab to identify misspell (12)
2. Fix a bug where file read presented issue. Thanks to gaurav0804 for 11

0.1.1

Thanks mark-fangzhou-xie for pointing out an issue where the token text and position is modified an a downstream process. This affected our custom extension.

As a fix
- use setter for corrected sentence and not getter (to solve issue with downstream process)
- raise warning when extension is accessed and the token position/text is modified

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.