The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
utils.py in src |
309 | 17 |
evaluator.py in src/evaluation |
177 | 9 |
trainer.py in src |
159 | 12 |
wordsim.py in src/evaluation |
158 | 6 |
unsupervised.py in root |
116 | - |
dico_builder.py in src |
105 | 2 |
word_translation.py in src/evaluation |
103 | 3 |
sent_translation.py in src/evaluation |
86 | 2 |
supervised.py in root |
65 | - |
models.py in src |
51 | 3 |
evaluate.py in root |
36 | - |
logger.py in src |
35 | 3 |
dictionary.py in src |
32 | 8 |
__init__.py in src/evaluation |
4 | - |
__init__.py in src |
1 | - |
File | # lines | # units |
---|---|---|
utils.py in src |
309 | 17 |
trainer.py in src |
159 | 12 |
evaluator.py in src/evaluation |
177 | 9 |
dictionary.py in src |
32 | 8 |
wordsim.py in src/evaluation |
158 | 6 |
models.py in src |
51 | 3 |
logger.py in src |
35 | 3 |
word_translation.py in src/evaluation |
103 | 3 |
dico_builder.py in src |
105 | 2 |
sent_translation.py in src/evaluation |
86 | 2 |
There are 3 files with lines longer than 120 characters. In total, there are 8 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
unsupervised.py in root |
116 | - | 4 |
supervised.py in root |
65 | - | 3 |
word_translation.py in src/evaluation |
103 | 3 | 1 |