Skip to content

Commit

Permalink
modify the time extraction
Browse files Browse the repository at this point in the history
  • Loading branch information
Yang Yang committed Sep 25, 2018
1 parent 2772364 commit a5811d5
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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。下周一下午三点开会
Expand 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)就不必说了吧。。。

0 comments on commit a5811d5

Please sign in to comment.