Socket
Socket
Sign inDemoInstall

nlp-ood

Package Overview
Dependencies
9
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    nlp-ood

domain classification


Maintainers
1

Readme

API

Introduction

We have researched and tested the studied solution. After testing, we built an api that quickly deploys the application on other environments.


Dependencies

We use anaconda to create python environment:

conda create --name ood_api python=3.8

Activate enviroment

conda activate ood_api

Install all required libraries:

pip install -r requirements.txt

How to run

python application.py

License

For open source projects, say how it is licensed.

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc