Korean Sentence Analyser v0.4.1 Ksa.Structs.Conjugated View Source

Defines a conjugated

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %{
  word: String.t(),
  conjugated: String.t(),
  tense: String.t(),
  type: String.t(),
  sub_type: String.t()
}