Papers by Dongwook Shin
Hyper-QKSG: Framework for Automating Query Generation and Knowledge-Snippet Extraction from Tables and Lists (2024.emnlp-industry)
Copied to clipboard
| Challenge: | Featured snippets are a compressed excerpt that contains the answer to a user's query . knowledge-snippet is a useful tool for generating information retrieval services such as google. |
| Approach: | They propose to automatically extract query-knowledge snippet pairs from structured HTML documents using a new Language Model. |
| Outcome: | The proposed framework improves the quality of generated knowledge-snippets in real-world environments. |