From e78084a89ec586bd59ab7036e96e5a6a6c7bd83e Mon Sep 17 00:00:00 2001 From: Hironsan Date: Wed, 8 Dec 2021 15:16:39 +0900 Subject: [PATCH] Add demo for ner and classification --- .../demo/ner-and-classification/index.vue | 209 ++++++++++++++++++ 1 file changed, 209 insertions(+) create mode 100644 frontend/pages/demo/ner-and-classification/index.vue diff --git a/frontend/pages/demo/ner-and-classification/index.vue b/frontend/pages/demo/ner-and-classification/index.vue new file mode 100644 index 00000000..e32906bb --- /dev/null +++ b/frontend/pages/demo/ner-and-classification/index.vue @@ -0,0 +1,209 @@ + + + +