Papers by Levent Toksoz
PseudoSeer: a Search Engine for Pseudocode (2026.findings-acl)
Copied to clipboard
| Challenge: | PseudoSeer is a search engine for academic pseudocode that indexes over 320,000 implementations extracted from 2.2 million arXiv papers. |
| Approach: | They propose to use caption-reference pairs to match short queries with a median length of five words against long documents composed primarily of natural language with limited LaTeX notation. |
| Outcome: | The proposed algorithm outperforms the best pretrained model by 8.7 points and achieves 66.5% R@10 . |