Skip to main content

Species detection package for Vetstoria

Project description

Species Recognition Model

Species detection package for Vetstoria

Installation

Install the VetstoriaNER using the python package manager (pip) pip install VetstoriaNER

How to work on with VetstoriaNER

  1. Import to a script file

    from VetstoriaNER import EntityRecognizer
    
  2. passing of parameters

    ner = EntityRecognizer('<model name or path>')
    recognizer = ner.recognizeSpecies('<phrase or the sentence>')
    

Actual code will look like :

from VetstoriaNER import EntityRecognizer

ner = EntityRecognizer('recognize-model')
recognizer = ner.recognizeSpecies('i have a cat') 

print(recognizer)

LICENSE

MIT License

Copyright (c) 2020 VetstoriaNER

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.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

VetstoriaNER-0.8-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file VetstoriaNER-0.8-py3-none-any.whl.

File metadata

  • Download URL: VetstoriaNER-0.8-py3-none-any.whl
  • Upload date:
  • Size: 3.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10

File hashes

Hashes for VetstoriaNER-0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 d7605e37d650daa4b2d6f73f6d05bc911eb81d9820a2bed274cf124ba98c2a06
MD5 049627981cf3832d5446961397bc35b1
BLAKE2b-256 c5a790f7098d10ffc42192c4dd674349a475d7a39574f698bc3148c2c07bc9df

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