Crate n_gram

source ·

Modules§

Structs§

Constants§

Functions§

  • Adds EOS token at the end.
  • Creates list of n-grams from tokens.
  • Adds SOS token at the start.
  • Splits text by whitespaces.