Skip to main content

A spaCy model customizer and management tool

Project description

NLP Model creation & training API

This project is being developed under supervision of Universidad Nacional de Mar del Plata and Infolab Mar del Plata.

Objetive

This project will offer an API for creating, training and using spaCy NLP models. It will allow to create models by theme and to use them to analyze plain text data. Administrators will be able to configure different tools for model creation and managing.

Limits

The project is limited to the features previously defined. Although it will have services or ways to bind it to another forensic platforms, any type of integration with these kind of systems is out of scope.

Current status & features

  • Model creation: It allows to create custom models with different search topics for both nouns and verbs.
  • Tokenizer personalization: It allows to add specific rules to tokenizer during model creation. This includes creating fuzzy tokens from original ones to get broader range of detection capacity
  • Text analysis with custom models: It allows to use custom models to analyze text. Actually it gets two kind of results: The ones obtained from tokenizer and the ones obtained from entity recognition. Actually entity recognition module can not be trained.
  • Model save, edit and deletion: It allows to fully manage custom models by allowing its modification or deletion.
  • Word processing utilities set up (WIP): It allows to set different setups for the word processing module. This allows to manage how words are added to the tokenizer rules of the current module. This feature is implement, but integration with main controller is pending.
  • Training manager module: This module allows to store, view, edit or discard examples submitted. This grants administrators a full control of model training and, at the same time, it will allow a collaborative enhancement of models.
  • Training models: This feature allows administrator to apply approved sets of training data over the models.

Requirements

  • Python 3. (Developed with python 3.7).
  • MongoDB server installed on target computer.
  • All python modules will be installed during package setup.

Installation

  • Run: pip3 install nlp-model-gen
  • After package is installed run:
    MacOs: nlp_model_gen_install.sh
    Ubuntu: /home/<user>/.local/bin/nlp_model_gen_install.sh
    Windows: python <python_path>\scripts\nlp_model_gen_install.sh
  • For importing the model admin from ipython or python console: from nlp_model_gen import NLPModelAdmin
  • Instanciate a new admin: admin = NLPModelAdmin()

License

MIT License

Copyright (c) 2018 The Python Packaging Authority

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

This is a university project. It's usage is thought for profesionals, no further help or usage guides will be provided.

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

nlp_model_gen-0.1.12.1.tar.gz (461.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nlp_model_gen-0.1.12.1-py3-none-any.whl (565.6 kB view details)

Uploaded Python 3

File details

Details for the file nlp_model_gen-0.1.12.1.tar.gz.

File metadata

  • Download URL: nlp_model_gen-0.1.12.1.tar.gz
  • Upload date:
  • Size: 461.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.3

File hashes

Hashes for nlp_model_gen-0.1.12.1.tar.gz
Algorithm Hash digest
SHA256 0bedf2c416717860aeb956a8b154876b1b43e33620e104ac20744aca85b2e145
MD5 30e6c152431ce98a6b4709f8d8b3e1b9
BLAKE2b-256 4f86fa5d440518d9b1937fa49696a73ff04a3a5f06bc31b15fe5fca0011b3047

See more details on using hashes here.

File details

Details for the file nlp_model_gen-0.1.12.1-py3-none-any.whl.

File metadata

  • Download URL: nlp_model_gen-0.1.12.1-py3-none-any.whl
  • Upload date:
  • Size: 565.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.3

File hashes

Hashes for nlp_model_gen-0.1.12.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1bda9022f8fd092d8fa338f00d5d2c103639abaeb90829bbd44df5273354f8fe
MD5 d4d276adda181e73202535a3b2aa99a8
BLAKE2b-256 9386a58fa0505ad293d3ee528d3086f1f21d866946871e2ba211190544cf1cd6

See more details on using hashes here.

Supported by

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