Hacker News new | ask | show | jobs
by arnocaj 2394 days ago
They explicitely mention Question Answering. Could it be that they use something like BERT trained with Squad dataset, and fine tuned on additional content? If so, Bert is very intense in terms of required GPU hardware...
1 comments

pretty sure they use some of the BERT + rules + a classic search engine + a LOT of marketing kool-aid
Can you elaborate on "BERT + rules + a classic search engine"?

We're due to upgrade our basic Postgres based text search to a formal search solution and investigating different options.