Skip to content

3x8emotions

Latest
Compare
Choose a tag to compare
@tweedmann tweedmann released this 29 Jun 13:25
· 13 commits to main since this release
bd9ab1d

3x8emotions (.zip) includes all necessary scripts and files to apply the different tools. Two files need to be downloaded additionally due to size limitations: the ELECTRA model (pytorch_model.bin) and the locally trained word embeddings (vec_ed_preprocessed.txt).

In order for the python code to work (apply_electra.ipynb), you need to copy the file "pytorch_model.bin" into the folder "./03_electra/models/final/german-nlp-group/electra-base-german-uncased".

The file "vec_ed_preprocessed.txt" should be moved into the folder "02_neuralnet".