choco 0.2.0

markup language for dialogue systems
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.bitflags]
version = "2.4.2"

[dependencies.petgraph]
default-features = false
version = "0.6.4"

[package]
authors = ["Artur Helmanau <m30bit@gmail.com>"]
categories = ["text-processing"]
description = "markup language for dialogue systems"
edition = "2021"
keywords = ["text"]
license = "MIT OR Apache-2.0"
name = "choco"
readme = "README.md"
repository = "https://github.com/30bit/choco"
version = "0.2.0"