SOTAVerified

Ambient Search: A Document Retrieval System for Speech Streams

2016-12-01COLING 2016Unverified0· sign in to hype

Benjamin Milde, Jonas Wacker, Stefan Radomski, Max M{\"u}hlh{\"a}user, Chris Biemann

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We present Ambient Search, an open source system for displaying and retrieving relevant documents in real time for speech input. The system works ambiently, that is, it unobstructively listens to speech streams in the background, identifies keywords and keyphrases for query construction and continuously serves relevant documents from its index. Query terms are ranked with Word2Vec and TF-IDF and are continuously updated to allow for ongoing querying of a document collection. The retrieved documents, in our case Wikipedia articles, are visualized in real time in a browser interface. Our evaluation shows that Ambient Search compares favorably to another implicit information retrieval system on speech streams. Furthermore, we extrinsically evaluate multiword keyphrase generation, showing positive impact for manual transcriptions.

Tasks

Reproductions