An open API service indexing awesome lists of open source software.

https://github.com/leovan/duckling-chinese

中文 Duckling
https://github.com/leovan/duckling-chinese

duckling nlp

Last synced: 3 months ago
JSON representation

中文 Duckling

Awesome Lists containing this project

README

          

# 中文 Duckling logo

![Version](https://img.shields.io/pypi/v/duckling-chinese)
![Python Versions](https://img.shields.io/pypi/pyversions/duckling-chinese)
![Duckling Core](https://img.shields.io/badge/Duckling_Core-1.6.4.4-blue)
![License](https://img.shields.io/pypi/l/duckling-chinese)
![Downloads](https://img.shields.io/pypi/dm/duckling-chinese)

---

## 简介

中文 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