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>scriptsnlp_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.2.1.tar.gz (310.8 kB view details)

Uploaded Source

Built Distribution

nlp_model_gen-0.2.1-py3-none-any.whl (405.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nlp_model_gen-0.2.1.tar.gz
  • Upload date:
  • Size: 310.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.7

File hashes

Hashes for nlp_model_gen-0.2.1.tar.gz
Algorithm Hash digest
SHA256 c9d15162783f7d5d37d234206456821d06b0606b8d191b0145ca96e4e78f7277
MD5 33a9d8df3d01e29795df9854ed0ce06e
BLAKE2b-256 756b1afac8f3c0c129b11973bea40a6d30a903665e1b2b8f895d26f4b80f3303

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nlp_model_gen-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 405.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.7

File hashes

Hashes for nlp_model_gen-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 815df780d375bbfbe6faefaa5be1504a3eab251db583bd3c23e76a3ca654b081
MD5 8a4b774a1858eabc1fd6ab439baea4e4
BLAKE2b-256 1a624c9290c8202f28001ff8c421d17977f4a385e3c3768be94a8a8d48120e79

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