Update README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,7 @@ AnE-LID (Any-English Code-Switching Language Identification) is a token-level mo
|
|
| 13 |
|
| 14 |
# Usage
|
| 15 |
|
| 16 |
-
You can use AnE-LID with
|
| 17 |
|
| 18 |
Let's try the following example (taken from [this](https://aclanthology.org/2023.calcs-1.1/) paper)
|
| 19 |
|
|
|
|
| 13 |
|
| 14 |
# Usage
|
| 15 |
|
| 16 |
+
You can use AnE-LID with Huggingface’s `pipeline` or `AutoModelForTokenClassification`.
|
| 17 |
|
| 18 |
Let's try the following example (taken from [this](https://aclanthology.org/2023.calcs-1.1/) paper)
|
| 19 |
|