Korean Sentence Analyser v0.4.0 Ksa.Structs.Substantive View Source

Defines the substantive

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %{
  word: String.t(),
  match: String.t(),
  type: String.t(),
  subtype: String.t(),
  base_rating: float()
}