Skip to main content

Toolbox

Project description

# Similarity toolbox

## Intro

Toolbox that can be used to find similar setences

Tecnologies used

## Version history

0.0.1 Draft

## Installation

pip install similaritytoolbox

## Usage

toolbox = SimilarityToolbox() toolbox.add_sentence(“kaka”) toolbox.print_similar(“bulle”,limit = 5)

## Release

rm -Rf dist/ Step up version in setup.py python3 setup.py sdist bdist_wheel python3 -m twine upload dist/* Username: horndahl

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

similaritytoolbox-0.0.3.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

similaritytoolbox-0.0.3-py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page