megantosh commited on
Commit
93e4bdb
1 Parent(s): d1c87fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -11,7 +11,7 @@ thumbnail: https://www.informatik.hu-berlin.de/en/forschung-en/gebiete/ml-en/res
11
  tags:
12
  - flair
13
  - PoS-Tagging
14
- - sequence labeling
15
  - Token Classification
16
  - Dialectal Arabic
17
  - Code-Switching
@@ -56,6 +56,6 @@ for entity in sentence.get_spans('pos'):
56
  @unpublished{MMHU21
57
  author = "M. Megahed",
58
  title = "Sequence Labeling Architectures in Diglossia",
59
- note = "In preparation",
60
  }
61
  ```
 
11
  tags:
12
  - flair
13
  - PoS-Tagging
14
+ - sequence-tagger-model
15
  - Token Classification
16
  - Dialectal Arabic
17
  - Code-Switching
 
56
  @unpublished{MMHU21
57
  author = "M. Megahed",
58
  title = "Sequence Labeling Architectures in Diglossia",
59
+ note = "In review",
60
  }
61
  ```