Update README.md
Browse files
README.md
CHANGED
|
@@ -137,8 +137,6 @@ The model supports salary parsing for the following 49 countries:
|
|
| 137 |
|
| 138 |
## Limitations
|
| 139 |
|
| 140 |
-
-
|
| 141 |
-
- Country
|
| 142 |
-
|
| 143 |
-
- The model is not multilingual — salary text is expected to be in English or use
|
| 144 |
-
standard numeric/symbol conventions.
|
|
|
|
| 137 |
|
| 138 |
## Limitations
|
| 139 |
|
| 140 |
+
- Country names must match one of the 49 supported countries listed above.
|
| 141 |
+
- Country is used for currency disambiguation; incorrect input may lead to wrong currency/ISO codes.
|
| 142 |
+
- Primarily trained on English and performance may degrade with other languages.
|
|
|
|
|
|