duckling 0.3.0

A Rust port of Facebook's Duckling library for parsing natural language into structured data
Documentation
1
2
3
4
5
6
7
8
9
10
[toolchain]
channel = "1.85.0"
components = [
    "rustfmt",
    "clippy",
    "rust-analyzer",
    "rust-src",
    "rust-docs",
    "llvm-tools-preview",
]