Skip to main content

Attempt at predicting common types in CSVs about Italian people and places using Spacy NLP tool.

Project description

Travis CI build SonarCloud Quality SonarCloud Maintainability Codacy Maintainability Maintainability Pypi project Pypi total project downloads

This package is an attempt at predicting common types in CSVs about Italian people and places using ensemble heuristics with Decision Random Forests and Spacy NLP tool.

How do I install this package?

As usual, just download it using pip:

apt-get update -y
apt-get install -qyy apt-utils build-essential software-properties-common locales locales-all curl autoconf automake libtool python-dev pkg-config
curl https://raw.githubusercontent.com/LucaCappelletti94/italian_csv_type_prediction/master/setup.sh | sh

pip install italian_csv_type_prediction

Tests Coverage

Since some software handling coverages sometimes get slightly different results, here’s three of them:

Coveralls Coverage SonarCloud Coverage Code Climate Coverate

Usage examples

To get the typization of a list of data you can use:

from italian_csv_type_prediction import predict_types

predictions = predict_types([
    #list of words to predict goes here
])

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

italian_csv_type_prediction-1.1.65.tar.gz (4.4 MB view details)

Uploaded Source

File details

Details for the file italian_csv_type_prediction-1.1.65.tar.gz.

File metadata

File hashes

Hashes for italian_csv_type_prediction-1.1.65.tar.gz
Algorithm Hash digest
SHA256 cbcdabe765677a47b605e8a658c9ee1f5b1b3060d54ddb7129cfacb8c23fe0d3
MD5 9b6035446b8d37d7bfed2c13e2941671
BLAKE2b-256 ece880d240a680ba80920b1c9aea391c06821b726e16e3594dc7f981def7a664

See more details on using hashes here.

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