From a5811d5fce00f02a2de9887705101f01df3f0618 Mon Sep 17 00:00:00 2001 From: Yang Yang Date: Tue, 25 Sep 2018 11:44:58 +0800 Subject: [PATCH] modify the time extraction --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d0de0e1..f4f979c 100755 --- a/README.md +++ b/README.md @@ -164,9 +164,10 @@ say wo i ni **25\. 汽车品牌、汽车零件相关词汇:** ``` 见本repo的data文件 [data](https://github.com/fighting41love/funNLP/tree/master/data) -**26\. 时间抽取 ``` -在2016年6月7日9:44执行測試,结果如下: +**26\. 时间抽取:** +``` +在2016年6月7日9:44执行測試,结果如下 Hi,all。下周一下午三点开会 @@ -180,7 +181,7 @@ Hi,all。下周一下午三点开会 2016-06-20 00:00:00-true ``` -java version: https://github.com/shinyke/Time-NLP -python version: https://github.com/zhanzecheng/Time_NLP +[java version]( https://github.com/shinyke/Time-NLP) +[python version] (https://github.com/zhanzecheng/Time_NLP) ``` [jieba](https://github.com/fxsjy/jieba)和[hanlp](https://github.com/hankcs/pyhanlp)就不必说了吧。。。