Docs.rs
  • rsnltk-0.1.3
    • rsnltk 0.1.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dhchenx
    • Dependencies
      • natural ^0.4.0 normal
      • ndarray ^0.15.4 normal
      • pyo3 ^0.15.1 normal
      • serde ^1.0 normal
      • unicode-segmentation ^1.8.0 normal
      • whatlang ^0.12.0 normal
      • word2vec ^0.3.3 normal
      • yn ^0.1.1 normal
    • Versions
    • 46% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

rsnltk0.1.3

Crate Items

  • Functions

List of all items

Functions

  • api::natural::get_ngram
  • api::natural::get_ngram_with_padding
  • api::natural::get_tf_idf
  • api::natural::is_soundex
  • api::natural::jw_dist
  • api::natural::lev_dist
  • api::natural::nb_guess
  • api::natural::tokenize
  • api::whatlang::whatlang
  • api::yn::is_kinda_yes
  • api::yn::is_somewhat_yes
  • api::yn::yes
  • native::segmentation::_read_lines
  • native::segmentation::bimm
  • native::segmentation::bmm
  • native::segmentation::fmm
  • native::segmentation::get_segmentation
  • native::segmentation::get_word_list
  • native::segmentation::load_dictionary
  • native::summarizer::summarize
  • native::token::get_token_list
  • native::word2vec::wv_analogy
  • native::word2vec::wv_clusters_create
  • native::word2vec::wv_cosine
  • native::word2vec::wv_get_cluster_from_clusters
  • native::word2vec::wv_get_cluster_string
  • native::word2vec::wv_get_model
  • stanza::dependency_tree
  • stanza::download_lang
  • stanza::download_langs
  • stanza::lang
  • stanza::mwt_expand
  • stanza::ner
  • stanza::pos
  • stanza::sentiment
  • stanza::tokenize
  • stanza::tokenize_sentence
  • wordnet::wordnet_similarity