Guesslang

Latest version: v2.2.1

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

Scan your dependencies

Page 1 of 2

2.2.1

Make Guesslang command line tool fully compatible with Windows.
No change made on the machine learning model.

2.2.0

Support 24 new languages

2.0.1

Use a character level model instead of a word level model to better detect "minified" CSS and JavaScript code.

2.0.0

2.0.0a1

* Supports 30 languages (20 languages supported by previous versions). Including Powershell and Batch https://github.com/yoeo/guesslang/issues/2
* Robust and scalable training workflow, using Tensorflow dataset API https://www.tensorflow.org/api_docs/python/tf/data/Dataset
* Way simpler yet as performant feature engineering
* More concise documentation
* Simple check on detection probabilities to avoid classifying plain text as source code https://github.com/yoeo/guesslang/issues/16 https://github.com/yoeo/guesslang/issues/15
* Exposes the detection probabilities with `guess.probabilities(source_code)` method. https://github.com/yoeo/guesslang/issues/14
* Updated Tensorflow to the latest version 2.2.0 https://github.com/yoeo/guesslang/issues/12
* Use up to date Tensorflow canned classifier https://github.com/yoeo/guesslang/issues/9
* `guess.language_name(source_code)` now identifies empty content https://github.com/yoeo/guesslang/issues/6
* Guesslang dataset creation moved to a new dedicated repository https://github.com/yoeo/guesslangtools https://github.com/yoeo/guesslang/issues/5

0.9.4

Support Python static types.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.