Skip to main content

OpenNLP

Project description

OpenPLM

My personal extention of huggingface/transformers

Install

pip install openplm

Tree

openplm/          # Python package.
├── constant.py   # Define some constant values.
├── apis          # Some easy-use apis.
├── metrics       # Some metrics.
├── models        # Some transformers-style models, which is an extension of huggingface/transformers.
└── utils         # Some utils.

docs/             # Some documents.
examples/         # Some example projects implemented with transformers or openplm.
researchs/        # Some research projects implemented with transformers or openplm.
tests/            # Test cases.
models/           # Some large-size model files, which are excluded from git, e.g., *.bin
data/             # Some datasets.  
tmp/              # Tmps.

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

openplm-0.3.0.tar.gz (18.4 kB view hashes)

Uploaded Source

Built Distribution

openplm-0.3.0-py3-none-any.whl (22.4 kB view hashes)

Uploaded Python 3

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