Viewing profile — ssubu
ssubu
HN member- Joined
- Sun, Dec 01, 2019, 12:50 PM UTC
- HN karma
- 26
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About ssubu
No profile information was provided.
Recent public activity
- story
-
comment
Comment #21791385
We speak about this is much more detail in this post ( https://0x65.dev/blog/2019-12-05/a-new-search-engine.html ), but in short, we prototyped our search initially with data we pu…
-
comment
Comment #21790925
[Disclaimer: work at Cliqz] We do not crawl the web in the traditional sense, our search was bootstrapped on query logs. It is the very reason we could succeed in building a search…
-
comment
Comment #21738525
Hi! Yes, we have played around with character and trigram level neural network language models. Also, we experimented with training a supervised neural network based on a misspelli…
-
comment
Comment #21737123
Sure. cmputer gets corrected, not omputer. Just to provide some additional information, our library Keyvi( https://github.com/KeyviDev/Keyvi ) has a very fast implementation of an …
-
comment
Comment #21737055
[Disclaimer: work at Cliqz] Both techniques have their share of upsides and downsides, infact we also use an FST based model to perform splits i.e donaldtrump ---> donald trump. Th…
-
comment
Comment #21717623
[Disclaimer: I work at Cliqz] We will have a blog post tomorrow on this very topic, but in short, we use a combination of Keyvi, Granne (both in-house) along with Cassandra and Roc…