New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

aiops

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aiops

Basic Utilities for aiops implementations

0.0.0.56
PyPI
Maintainers
1

Basic Utilities for aiops implementations

  • aiops is a library of basic utilities (including pretrained models/pipelines) for aiops implementations.
  • aiops extends PyTorch to provide text data processing functions.

Installation

Make sure you have Python 3.6+ and PyTorch 1.0+. You can then install aiops using pip:

pip install aiops

Authors

  • Amandeep - Developer

Citing

If you find aiops useful for an academic publication, then please use the following BibTeX to cite it:

@misc{pytorch-nlp,
  author = {Amandeep},
  title = {aiops: Basic utilities for aiops implementations},
  year = {2020},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/amandeep1991/aiops}},
}

Keywords

aiops

FAQs

Did you know?

Socket

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