https://github.com/Nateckert/Esperanto_dictionary
- Clone the Github repository, than run in the terminal the following commands
cd path/to/folder
(cd Desktop/Python/Esperanto_dictionary
)python3 -m venv venv
source ./venv/bin/activate
pip install --upgrade pip
pip install -r requirements.txt
deactivate
cd path/to/folder
(cd Desktop/Python/Esperanto_dictionary
)source ./venv/bin/activate
jupyter notebook
- create a
data
folder and anoutput
folder - add to the
data
folder the .xlsx files for each language with the appropriate format (see Data format section) - the script scans the
data
for each language - it outputs an
output.xlsx
in theoutput
folder with the concatenation of the translation
One file per language, in the data folder, with the naming convention ESPERANTO_OTHERLANGUAGE.xlsx
The excel file must have 3 columns:
ID
esperanto
otherLanguageName
Select :
- a subset of columns
- a subset of rows based on a non empty condition of two columns