processing of merged tokens

2012-03-19 Thread Carlos Gonzalez-Cadenas
Hello, For our search system we'd like to be able to process merged tokens (sorry, I don't know what's the proper name for this), i.e. when a user enters a query like "hotelsin barcelona", we'd like to know that the user means "hotels in barcelona". At some point in the past we implemented this k

processing of merged tokens

2012-02-20 Thread Carlos Gonzalez-Cadenas
Hello all, For our search system we'd like to be able to process merged tokens, i.e. when a user enters a query like "hotelsin barcelona", we'd like to know that the user means "hotels in barcelona". At some point in the past we implemented this kind of functionality with shingles (using ShingleF