From 635cc96bb385b36d885ea7793169a616d753677f Mon Sep 17 00:00:00 2001 From: rchan Date: Thu, 21 Mar 2024 12:01:14 +0100 Subject: [PATCH] update readme with sig-networks link2 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b12173e..29b3b5c 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,11 @@ embeddings obtained from transformers. The key contributions are: in which are general and are applied to examples in the Signature Networks in the [`sig-networks`](https://github.com/ttseriotou/sig-networks) library. +NLPSig is used by the +[`sig-networks`](https://github.com/ttseriotou/sig-networks) as detailed in our +EACL demo paper +[Sig-Networks Toolkit: Signature Networks for Longitudinal Language Modelling](https://aclanthology.org/2024.eacl-demo.24/). + ## Installation NLPSig is available on PyPI and can be installed with `pip`: