Claudius Teodorescu

Results 9 comments of Claudius Teodorescu

I wonder if searching by end-of-word can be solved by creating an index containing each word written with its letters in reverse order: **rednaxela**, as in the above example. This...

I think that searching with trailing wildcard can be done in sonic as follows (maybe this is already done or old thing for others): Say we have 4 words in...

Hi, Another very nice project, that uses the fst crate in WASM, is https://github.com/mcuelenaere/porigon. I tested it, and works briliantly. The wasm file is around 300 kB. I also added...

Got not chance for testing the wiki app alone, yet.

Yes, this would exactly what I wanted to ask you if it is possible.

Hi! I would like to be able to load and query a HDT file in a browser. I managed to have this working for the FST crate, so that I...

Right, I also saw that...

I found the crate https://github.com/rossanoventurini/qwt, which deals with wavelet tree, but does not depend on sucds.