From f12714ff227af22b48151103a3182f8cd596f3cb Mon Sep 17 00:00:00 2001 From: Vincent Koc Date: Tue, 20 May 2025 11:43:43 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8edda4a..d8c0972 100644 --- a/README.md +++ b/README.md @@ -347,6 +347,7 @@ NLP as API with higher level functionality such as NER, Topic tagging and so on - [nlp-datasets](https://github.com/niderhoff/nlp-datasets) great collection of nlp datasets - [gensim-data](https://github.com/RaRe-Technologies/gensim-data) - Data repository for pretrained NLP models and NLP corpora. +- [tiny_qa_benchmark_pp](https://github.com/vincentkoc/tiny_qa_benchmark_pp/) - Repository of tiny NLP multi-lingual QA datasets and library to generate your own synthetic copies. ## Multilingual NLP Frameworks