The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
seq.in in data/insurance/train |
14492 | - |
seq.in in data/fastfood/train |
13038 | - |
seq.in in data/insurance/dev |
2039 | - |
seq.in in data/fastfood/dev |
1868 | - |
main.py in root |
478 | 11 |
entity_linking.py in root |
254 | 21 |
violation_detection.py in root |
69 | 5 |
generate_result_table.py in root |
55 | 1 |
vocab_process.py in data |
31 | 1 |
File | # lines | # units |
---|---|---|
entity_linking.py in root |
254 | 21 |
main.py in root |
478 | 11 |
violation_detection.py in root |
69 | 5 |
generate_result_table.py in root |
55 | 1 |
vocab_process.py in data |
31 | 1 |
There are 7 files with lines longer than 120 characters. In total, there are 52 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
seq.in in data/fastfood/train |
13038 | - | 30 |
main.py in root |
478 | 11 | 9 |
seq.in in data/fastfood/dev |
1868 | - | 5 |
generate_result_table.py in root |
55 | 1 | 2 |
entity_linking.py in root |
254 | 21 | 2 |
seq.in in data/insurance/train |
14492 | - | 2 |
vocab_process.py in data |
31 | 1 | 2 |