Update README.md
Browse files
README.md
CHANGED
@@ -63,7 +63,7 @@ model-index:
|
|
63 |
|
64 |
# UD Parser (spaCy baseline)
|
65 |
|
66 |
-
This is the spaCy baseline trained on UD-NewsCrawl.
|
67 |
It is trained using a transition-based parser based on [Honnibal and Johnson (2015)](https://aclanthology.org/D15-1162/) and can perform dependency parsing, lemmatization, and morphological annotation.
|
68 |
The trainable lemmatizer is based on [Muller et al. (2015)](https://aclanthology.org/D15-1272/).
|
69 |
More information can be found [in this blog post](https://explosion.ai/blog/edit-tree-lemmatizer).
|
|
|
63 |
|
64 |
# UD Parser (spaCy baseline)
|
65 |
|
66 |
+
This is the spaCy baseline trained on [UD-NewsCrawl](https://huggingface.co/datasets/UD-Filipino/UD_Tagalog-NewsCrawl).
|
67 |
It is trained using a transition-based parser based on [Honnibal and Johnson (2015)](https://aclanthology.org/D15-1162/) and can perform dependency parsing, lemmatization, and morphological annotation.
|
68 |
The trainable lemmatizer is based on [Muller et al. (2015)](https://aclanthology.org/D15-1272/).
|
69 |
More information can be found [in this blog post](https://explosion.ai/blog/edit-tree-lemmatizer).
|