Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
courses:rg:2012:longdtreport [2012/03/12 22:53] longdt |
courses:rg:2012:longdtreport [2012/03/12 22:59] (current) longdt |
||
|---|---|---|---|
| Line 53: | Line 53: | ||
| ==== Decoding ==== | ==== Decoding ==== | ||
| - | I. Exploiting Repetitive Queries | + | **I. Exploiting Repetitive Queries** |
| The method use cache to speed up the process | The method use cache to speed up the process | ||
| This simple implementation increase performance of 300% over conventional implementation | This simple implementation increase performance of 300% over conventional implementation | ||
| - | II. Exploiting Scrolling Queries | + | **II. Exploiting Scrolling Queries** |
| We can quickly form the context encoding of the next query by concatenating new words with saved offset from previous query | We can quickly form the context encoding of the next query by concatenating new words with saved offset from previous query | ||
| ==== Conclusion ==== | ==== Conclusion ==== | ||
| - | All in all, it was a paper worth reading, well presented, and thoroughly | + | In summary, it was a worth reading |
| - | discussed, bringing useful general ideas as well as interesting details. | + | discussed. |
