Papers by Levent Toksoz

1 papers
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 .

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations