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:

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
])

Currently supported types

We currently support the following types:

TODO

Implementation notes

To train on GPU: https://mc.ai/spacy-training-using-gpu/

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.48.tar.gz (4.1 MB view hashes)

Uploaded Source

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