From 9b29b49faab86b5ec91585b28f94128891fcc539 Mon Sep 17 00:00:00 2001 From: Mohammad Ghiasvand Mohammadkhani <178411493+mghiasvand1@users.noreply.github.com> Date: Sun, 13 Apr 2025 08:25:25 +0330 Subject: [PATCH] Update the Applications section in papers.en.mdx with the 'Element to Tuple Prompting' paper. The added paper ('Element to Tuple Prompting') is an enhanced and stronger version of the paper titled 'MvP: Multi-view Prompting Improves Aspect Sentiment Tuple Prediction', which was previously written within this file. --- pages/papers.en.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/papers.en.mdx b/pages/papers.en.mdx index 0d0dc31e4..c128a67ac 100644 --- a/pages/papers.en.mdx +++ b/pages/papers.en.mdx @@ -185,6 +185,7 @@ The following are the latest papers (sorted by release date) on prompt engineeri ## Applications +- [E2TP: Element to Tuple Prompting Improves Aspect Sentiment Tuple Prediction](https://arxiv.org/pdf/2405.06454) (May 2024) - [PromptRE: Weakly-Supervised Document-Level Relation Extraction via Prompting-Based Data Programming](https://arxiv.org/abs/2310.09265) (October 2023) - [Prompting Large Language Models with Chain-of-Thought for Few-Shot Knowledge Base Question Generation](https://arxiv.org/abs/2310.08395) (October 2023) - [Who Wrote it and Why? Prompting Large-Language Models for Authorship Verification](https://arxiv.org/abs/2310.08123) (October 2023)