Detect if the English has missing sentence components such as Subject, Verb, Object
Project description
Missing Sentence Components
Multilabel classification with RoBERTa from huggingface library
How to use
pip install python
from MiSeCom import MissSentComp
miss_sentence_component = MissSentComp('transZ/misecom', 'roberta-base')
sent = "I education company."
print(miss_sentence_component(sent)) # I education company <ma> <mp> <mv>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
MiSeCom-0.1.1.tar.gz
(5.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file MiSeCom-0.1.1.tar.gz.
File metadata
- Download URL: MiSeCom-0.1.1.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6965ff6249b55af610131b5c8a7ebb79529648554f898916e1a3813322c275ae
|
|
| MD5 |
5bb4fb94dc9f83680b0b598b1fe34170
|
|
| BLAKE2b-256 |
63c4b4c59753495ea0c388a1c8e04f5eb3599b4b8032b81c756869a536e47978
|
File details
Details for the file MiSeCom-0.1.1-py3-none-any.whl.
File metadata
- Download URL: MiSeCom-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de937f21c302933aac4547df0611e106e9f5ab320db686d7fd4c1dff8ec6dc5f
|
|
| MD5 |
04de5b3cd71dae1a74cb4a3cfb37e111
|
|
| BLAKE2b-256 |
a227a391df7e000a6cce78fcf8e5b9956aa7142aacd46d12fe4b5edd6662e256
|