Papers by Caitlin Westerfield

2 papers
TutorialBank: A Manually-Collected Corpus for Prerequisite Chains, Survey Extraction and Resource Recommendation (P18-1)

Copied to clipboard

Challenge: TutorialBank is a publicly available dataset that aims to facilitate NLP education and research . a google search of "Natural Language Processing" returns over 100 million hits with papers, tutorials, 1 http://aan.how blog posts, codebases and other related online resources.
Approach: They have manually collected and categorized over 5,600 resources on NLP . they have created a search engine and command-line tool to search the corpus .
Outcome: The tutorial bank dataset is the largest manually-picked corpus of resources intended for NLP education . it includes lists of research topics, relevant resources for each topic, prerequisite relations among topics .
Improving Low-Resource Cross-lingual Document Retrieval by Reranking with Deep Bilingual Representations (P19-1)

Copied to clipboard

Challenge: Experimental results show that our model outperforms competitive translation-based baselines on cross-lingual relevance ranking tasks.
Approach: They propose to match queries and documents in both source and target languages with deep bilingual query-document representations.
Outcome: The proposed model outperforms translation-based baselines on English-Swahili, English-Tagalog, and English-Somali cross-lingual retrieval tasks.

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