From 4529d0e2fdb6ef09066dbda57a3494e9f8c49b5e Mon Sep 17 00:00:00 2001 From: Thamognya Kodi Date: Tue, 3 Jan 2023 10:52:09 +0700 Subject: [PATCH] update: look at todo --- web/frontend/pages/NLP/no-context/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/frontend/pages/NLP/no-context/index.vue b/web/frontend/pages/NLP/no-context/index.vue index 8902140..6eaaf76 100644 --- a/web/frontend/pages/NLP/no-context/index.vue +++ b/web/frontend/pages/NLP/no-context/index.vue @@ -10,7 +10,7 @@ div a.url(href='/') Part of Internet-ML .grid.grid-cols-1.gap-y-4.place-items-center(class='md:grid-cols-2') h1.text-2xl - a.url(href='/NLP/no-context/question-answer') Question Answering + a.url(href='/NLP/no-context/question-answering') Question Answering h1.text-2xl a.url(href='/NLP/context/NLI') NLI