4 "summary": "中文语句中的时间语义识别。即通过分析中文语句,识别出话语中提到的时间。供iOS使用.",
5 "description": "基于复旦大学的NPL,移植自java版本,简单来说就是丢进去一串字符串,抛出来一组时间,比如我去年买了个包,就抛出去年的今天。",
6 "homepage": "https://github.com/NagiYan/TimeNLP",
8 "type": "GNU General Public License",
12 "Nagi": "yxj@foxmail.com"
18 "git": "https://github.com/NagiYan/TimeNLP.git",
21 "source_files": "TimeNLP/nlp",