From 632c43ea79a274db2d67310399541a43f715b5b1 Mon Sep 17 00:00:00 2001 From: srush Date: Thu, 10 Oct 2019 13:49:06 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8c82ccc9..aaba4ee6 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,8 @@ show(dist.marginals.detach()[0].sum(-1)) ## Library +Full docs: http://nlp.seas.harvard.edu/pytorch-struct/ + Current distributions implemented: * LinearChainCRF