Roberto Konow
YOU?
Author Swipe
View article: Spelling Correction as a Foreign Language
Spelling Correction as a Foreign Language Open
In this paper, we reformulated the spell correction problem as a machine translation task under the encoder-decoder framework. This reformulation enabled us to use a single model for solving the problem that is traditionally formulated as …
View article: Inverted Treaps
Inverted Treaps Open
We introduce a new representation of the inverted index that performs faster ranked unions and intersections while using similar space. Our index is based on the treap data structure, which allows us to intersect/merge the document identif…