Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 9af755a6 authored by Jérôme Euzenat's avatar Jérôme Euzenat
Browse files

Added startEmpty, rawRepair, repairers, etc in tableDisplay

parent 59aafa64
No related branches found
No related tags found
No related merge requests found
...@@ -53,6 +53,10 @@ def stripColumns( df, keylist, colList ): ...@@ -53,6 +53,10 @@ def stripColumns( df, keylist, colList ):
indexDict = OrderedDict([ indexDict = OrderedDict([
('syntactic','Syntactic'), ('syntactic','Syntactic'),
('realistic','Realistic size'), ('realistic','Realistic size'),
('startEmpty','Empty start'),
('repairers','Repairer'),
('rawRepair','Repair rate'),
('ontoLookup','Empty start'),
('im80','Relaxation'), ('im80','Relaxation'),
('immediateRatio','Relaxation'), ('immediateRatio','Relaxation'),
('gen','Generation'), ('gen','Generation'),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment