GenieNLP: A versatile codebase for any NLP task

deep-learning dialogue natural-language-processing nlp paraphrasing question-answering semantic-parsing seq2seq translation
1 Open Issue Need Help Last updated: Oct 3, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue addresses the inability to load generic datasets (originally from decaNLP) in genienlp. The proposed solution is to remove these obsolete dataset implementations and their associated metrics. Instead, the task is to import these datasets, many of which are now available in the Hugging Face `datasets` library, leveraging existing support for loading new datasets from HF.

Complexity: 3/5
good first issue

GenieNLP: A versatile codebase for any NLP task

Python
#deep-learning#dialogue#natural-language-processing#nlp#paraphrasing#question-answering#semantic-parsing#seq2seq#translation