939
Comment:
|
1046
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
Add your row to the table below, following the examples already there. Column 2 = construction time for your k-gram index in seconds (rounded to the next integer). Column 3 = average query time in milliseconds (rounded to the next integer). Column 4 = average time (over all queries) for one edit distance computation in microsecond (rounded to the next integer). Column 5 = machine specification as usual (processor frequency with exactly one digit after the dot, amount of RAM as an integer, no secondary details about processor). Column 6 = programming language (Java or C++). | Add your row to the table below, following the examples already there. Column 2 = construction time for your k-gram index in seconds (rounded to the next integer). Column 3 = average query time in milliseconds (rounded to the next integer). Column 4 = average time (over all queries) for one edit distance computation in microsecond (rounded to the next integer). Column 5 = average number of matches per query (rounded to the next integer). Column 6 = machine specification as usual (processor frequency with exactly one digit after the dot, amount of RAM as an integer, no secondary details about processor). Column 7 = programming language (Java or C++). |
Line 7: | Line 7: |
||'''Name''' ||'''Constr. time''' ||'''query time''' ||'''ED time''' ||'''Processor / RAM''' ||'''Language''' || ||Florian B ||???s ||???ms ||??µs ||Intel X5560 @ 2.8GHz / 36GB ||Java || |
||'''Name''' ||'''Constr. time''' ||'''Query time''' ||'''ED time''' ||'''Matches / query''' ||'''Processor / RAM''' ||'''Language''' || ||Florian B ||???s ||???ms ||??µs ||?? ||Intel X5560 @ 2.8GHz / 36GB ||Java || |
Results for Exercise Sheet 5 (Approximate Word Matching)
Please read the instructions below, before adding something to the table!
Add your row to the table below, following the examples already there. Column 2 = construction time for your k-gram index in seconds (rounded to the next integer). Column 3 = average query time in milliseconds (rounded to the next integer). Column 4 = average time (over all queries) for one edit distance computation in microsecond (rounded to the next integer). Column 5 = average number of matches per query (rounded to the next integer). Column 6 = machine specification as usual (processor frequency with exactly one digit after the dot, amount of RAM as an integer, no secondary details about processor). Column 7 = programming language (Java or C++).
Name |
Constr. time |
Query time |
ED time |
Matches / query |
Processor / RAM |
Language |
Florian B |
???s |
???ms |
??µs |
?? |
Intel X5560 @ 2.8GHz / 36GB |
Java |