Struct chinese_ner::ChineseNER[][src]

pub struct ChineseNER { /* fields omitted */ }

Methods

impl ChineseNER
[src]

Trait Implementations

impl Debug for ChineseNER
[src]

Formats the value using the given formatter. Read more

impl Default for ChineseNER
[src]

Returns the "default value" for a type. Read more

Auto Trait Implementations

impl Send for ChineseNER

impl Sync for ChineseNER