Papers by Maxime Petit

1 papers
Dependency Parsing with Backtracking using Deep Reinforcement Learning (2022.tacl-1)

Copied to clipboard

Challenge: Greedy algorithms for NLP such as transition-based parsing are prone to error propagation.
Approach: They propose to allow transition-based parsing to backtrack in cases where evidence contradicts the current solution.
Outcome: The proposed behavior can be implemented on POS tagging and dependency parsing . it shows that backtracking is an effective means to fight error propagation .

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