SkyWater21 commited on
Commit
ddcf938
·
1 Parent(s): c1556cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -57,7 +57,7 @@ configs:
57
  ---
58
  The original dataset: https://www.kaggle.com/datasets/nelgiriyewithana/emotions
59
 
60
- The derived dataset was machine translated from English into Latvian using the free Google Translate API (with [deep-translator](https://pypi.org/project/deep-translator/)). The translation script:
61
 
62
  ```python
63
  import pandas as pd
 
57
  ---
58
  The original dataset: https://www.kaggle.com/datasets/nelgiriyewithana/emotions
59
 
60
+ The derived dataset was machine translated from English into Lithuanian using the free Google Translate API (with [deep-translator](https://pypi.org/project/deep-translator/)). The translation script:
61
 
62
  ```python
63
  import pandas as pd