From dcd06e008b10532ad8bbc148ea9954ed8c8bbb6a Mon Sep 17 00:00:00 2001 From: Bedapudi Praneeth Date: Fri, 2 Aug 2019 18:06:15 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1a6bf3c..42b4eaa 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # DeepSegment: A sentence segmenter that actually works! # For the original implementation please use the "master" branch of this repo. +This implementation is trained on data from various sources. (v1 or the model in master branch is trained only on Tatoeba data). + The Demo is available at http://bpraneeth.com/projects # Installation: