From a806642498fcbceb66b13b1545320cf00706a655 Mon Sep 17 00:00:00 2001 From: haruspeks <146178838+haruspeks@users.noreply.github.com> Date: Thu, 17 Sep 2026 20:45:59 +0200 Subject: [PATCH] chore(docs): update token-classification.md See issue #107 --- docs/token-classification.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/token-classification.md b/docs/token-classification.md index 5ffa5b5..f7f0317 100644 --- a/docs/token-classification.md +++ b/docs/token-classification.md @@ -16,7 +16,7 @@ Part-of-Speech (PoS) tagging, which involves identifying whether words are nouns ## Default Model -- `Xenova/bert-base-multilingual-cased-ner-hrlh` +- `Xenova/bert-base-multilingual-cased-ner-hrl` ## Use Cases