cambridgeltl/prompt4bli
On Bilingual Lexicon Induction with Large Language Models (EMNLP 2023). Keywords: Bilingual Lexicon Induction, Word Translation, Large Language Models, LLMs.
Prompt4BLI helps language experts and computational linguists automatically find the translation of individual words between two languages. You input a list of words in one language and select your desired target language, and it outputs a list of their probable translations. It is designed for those who need to build or expand bilingual dictionaries efficiently, particularly for languages with limited existing translation resources.
No commits in the last 6 months.
Use this if you need to generate word translations between languages, especially when you have little to no existing parallel data, and want to leverage the power of large language models without extensive fine-tuning.
Not ideal if you require full sentence or document translation, as this tool focuses specifically on translating single words.
Stars
11
Forks
2
Language
Python
License
MIT
Category
Last pushed
Jan 23, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/cambridgeltl/prompt4bli"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ShiZhengyan/PowerfulPromptFT
[NeurIPS 2023 Main Track] This is the repository for the paper titled "Don’t Stop Pretraining?...
OpenDriveLab/DriveLM
[ECCV 2024 Oral] DriveLM: Driving with Graph Visual Question Answering
MILVLG/prophet
Implementation of CVPR 2023 paper "Prompting Large Language Models with Answer Heuristics for...
deepankar27/Prompt_Organizer
Managed Prompt Engineering
mala-lab/NegPrompt
The official implementation of CVPR 24' Paper "Learning Transferable Negative Prompts for...