Ahmet Yildirim commited on
Commit ·
74c72eb
1
Parent(s): a71676a
- Fix boken links in README
Browse files
README.md
CHANGED
|
@@ -17,8 +17,8 @@ The official release of Norwegian Morphology Tagger - Humit Tagger as a Hugginfa
|
|
| 17 |
|
| 18 |
This specific version of the tagger is based on Norbert3-large.
|
| 19 |
|
| 20 |
-
The aim of this model is to make Humit-Tagger available as a HuggingFace model including all functionality that the [original code](https://github.com/
|
| 21 |
-
In addition to the morphological tagging, this model supports Nynorsk/Bokmåk language identification
|
| 22 |
|
| 23 |
**If you do not need lemmatisation, we recommend giving the lemmatisation=False flag as parameter. This will save some cpu time and make the tagging faster.**
|
| 24 |
|
|
|
|
| 17 |
|
| 18 |
This specific version of the tagger is based on Norbert3-large.
|
| 19 |
|
| 20 |
+
The aim of this model is to make Humit-Tagger available as a HuggingFace model including all functionality that the [original code](https://github.com/textlab/norwegian_ml_tagger) supports.
|
| 21 |
+
In addition to the morphological tagging, this model supports Nynorsk/Bokmåk language identification.
|
| 22 |
|
| 23 |
**If you do not need lemmatisation, we recommend giving the lemmatisation=False flag as parameter. This will save some cpu time and make the tagging faster.**
|
| 24 |
|