https://github.com/leovan/duckling-chinese
中文 Duckling
https://github.com/leovan/duckling-chinese
duckling nlp
Last synced: 3 months ago
JSON representation
中文 Duckling
- Host: GitHub
- URL: https://github.com/leovan/duckling-chinese
- Owner: leovan
- License: mit
- Created: 2023-10-15T07:10:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-01T01:34:30.000Z (6 months ago)
- Last Synced: 2026-01-05T16:02:17.753Z (6 months ago)
- Topics: duckling, nlp
- Language: Python
- Homepage: https://duckling.leovan.tech
- Size: 96.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# 中文 Duckling 





---
## 简介
中文 Duckling (duckling-chinese) 是基于 Jpype1 的 [duckling-fork-chinese](https://github.com/XiaoMi/MiNLP/tree/main/duckling-fork-chinese) 的 Python 封装版本,提供例如时间、日期、数字等中文解析服务。
Haskell 原始版本:[Duckling](https://github.com/facebook/duckling)
Scala 中文版本:[duckling-fork-chinese](https://github.com/XiaoMi/MiNLP/tree/main/duckling-fork-chinese)
## 使用
中文 Duckling 利用 Jpype1 调用 duckling-fork-chinese,需要系统正确安装配置 JVM,再通过 `pip` 安装最新版本。
```
pip install duckling-chinese
```
手册:。
## 许可
The MIT License (MIT)
版权所有 © 2023-2026,范叶亮 | Leo Van