Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

修复TimeNLP,"XX周前"识别 bug及"XX周前"与"周一"匹配bug #106

Open
wants to merge 24 commits into
base: dev
Choose a base branch
from

Conversation

bestRunner
Copy link
Contributor

详情见TimeNLP,TimeNLPUtilTest

xkzhangsan and others added 24 commits May 4, 2021 17:13
判断2个时间段是否有重叠(交集)
工作日计算,使用缓存优化
TimeNLPUtil增加不抛出异常并且限制时间内完成功能
TimeNLPUtil增加多种调用方式,比如不抛出异常,限制时间内完成和使用线程池等方式。
NLP解析时分秒时间组合问题修改
修复同时包含时分秒的时间解析问题,比如 1小时50分钟10秒后
中文时间的解析问题修改,比如:2016年07月19日 15:30:10
新增单位转换直接返回字符串,同时去掉末尾的0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants