From cbc800307ccb35049ea81d7c32d34f77bd7891be Mon Sep 17 00:00:00 2001 From: Anjana Tiha Date: Tue, 5 Jul 2022 11:59:25 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6eac028c8..04fd5b747 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,10 @@ This project collects a number of core libraries for Natural Language Processing (NLP) developed by [Cognitive Computation Group](https://cogcomp.org). +## Demo +Demo Link: https://cogcomp.seas.upenn.edu/page/demo_view/CogCompNLP +image + ## How to use it? Depending on what you are after, follow one of the items: - **To annotate raw text** (i.e. no need to open the annotator boxes to retrain them) you should look into the [pipeline](pipeline/).