Docs.rs
  • lindera-core-0.30.0
    • lindera-core 0.30.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • mosuka
    • takuyaa
    • johtani
    • ikawaha
    • Dependencies
      • anyhow ^1.0.81 normal
      • bincode ^1.3.3 normal
      • byteorder ^1.5.0 normal
      • encoding_rs ^0.8.33 normal
      • log ^0.4.21 normal
      • once_cell ^1.19.0 normal
      • serde ^1.0.197 normal
      • thiserror ^1.0.58 normal
      • yada ^0.5.1 normal
    • Versions
    • 0.67% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

lindera_core0.30.0

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
?
Settings

List of all items

Structs

  • character_definition::CategoryData
  • character_definition::CategoryId
  • character_definition::CharacterDefinitions
  • character_definition::CharacterDefinitionsBuilder
  • character_definition::LookupTable
  • connection::ConnectionCostMatrix
  • dictionary::Dictionary
  • dictionary::UserDictionary
  • error::LinderaError
  • mode::Penalty
  • prefix_dict::PrefixDict
  • unknown_dictionary::UnknownDictionary
  • unknown_dictionary::UnknownDictionaryEntry
  • viterbi::Edge
  • viterbi::EdgeId
  • viterbi::Lattice
  • word_entry::WordEntry
  • word_entry::WordId

Enums

  • error::LinderaErrorKind
  • mode::Mode
  • viterbi::EdgeType

Traits

  • dictionary_builder::DictionaryBuilder

Functions

  • file_util::read_euc_file
  • file_util::read_file
  • file_util::read_utf8_file
  • unknown_dictionary::parse_unk

Type Aliases

  • LinderaResult