YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co./docs/hub/model-cards#model-card-metadata)
Model description
- Morphosyntactic analyzer: COMBO
- Tagset: NKJP
- Embedding vectors: HerBERT (wiki)
- Dataset: NLPrePL-NKJP-fair-by-name (https://huggingface.co./datasets/ipipan/nlprepl)
How to use
Clone
git clone [email protected]:ipipan/nlpre_combo_nkjp_herBERT_nkjp-by-name
Load model
from combo.predict import COMBO
model_name = './nlpre_combo_nkjp_herBERT_nkjp-by-name'
model = COMBO.from_pretrained(model_name)
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
HF Inference API was unable to determine this model's library.