yeshpanovrustem commited on
Commit
22fb2c9
1 Parent(s): 2ef6220

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -3,4 +3,6 @@ license: cc-by-4.0
3
  ---
4
  # A Named Entity Recognition Model for Kazakh
5
  - The model was inspired by the [LREC 2022](https://lrec2022.lrec-conf.org/en/) paper [*KazNERD: Kazakh Named Entity Recognition Dataset*](https://aclanthology.org/2022.lrec-1.44).
6
- - The original repository for the paper can be found at *https://github.com/IS2AI/KazNERD*.
 
 
 
3
  ---
4
  # A Named Entity Recognition Model for Kazakh
5
  - The model was inspired by the [LREC 2022](https://lrec2022.lrec-conf.org/en/) paper [*KazNERD: Kazakh Named Entity Recognition Dataset*](https://aclanthology.org/2022.lrec-1.44).
6
+ - The original repository for the paper can be found at *https://github.com/IS2AI/KazNERD*.
7
+ ## Differences
8
+ While the original dataset contained tokens denoting speech disfluencies and hesitations (parenthesised) and background noise [bracketed], this model was trained on a version of the dataset where such tokens were removed.