valgardg commited on
Commit
b61f6e5
·
1 Parent(s): ede8c0c

fixed formatting

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -19,7 +19,8 @@ metrics:
19
  This repository contains a Part-of-Speech (PoS) tagging model designed specifically for Icelandic sentences. The model can tag each word in a sentence with detailed linguistic features, including word class (noun, adjective, verb, etc.), gender, number, person, article (if applicable), and more.
20
 
21
  Github link to project that includes files used for training and evaluation:
22
- bash```
 
23
  https://github.com/valgardg/learnice
24
  ```
25
 
 
19
  This repository contains a Part-of-Speech (PoS) tagging model designed specifically for Icelandic sentences. The model can tag each word in a sentence with detailed linguistic features, including word class (noun, adjective, verb, etc.), gender, number, person, article (if applicable), and more.
20
 
21
  Github link to project that includes files used for training and evaluation:
22
+
23
+ ```
24
  https://github.com/valgardg/learnice
25
  ```
26