universal-dependencies/universal_dependencies
Viewer • Updated • 2.21M • 5.87k • 8
English Part-of-Speech (POS) tagging using Universal Dependencies EWT (17 UPOS tags) developed for an academic course assignment. Not intended for production-critical NLP applications without domain-specific validation.
en_ewt).Evaluation performed on the validation set (dev split):
| Model Variant | Accuracy | Macro F1 |
|---|---|---|
| Feature-based Baseline (Logistic Regression) | 0.941665 | 0.893589 |
| Full Fine-tuning (This Model) | 0.974352 | 0.931155 |
Trained on English Web Treebank (EWT). Performance may degrade on informal web text, domain-specific terminology, or noisy inputs. Input sequences exceeding maximum sequence length are truncated.
Base model
google-bert/bert-base-uncased