Korean Sentence Analyser v0.2.3 VerbPattern View Source

There are certain verb patterns that do not get matched by our other modules

Link to this section Summary

Functions

Remove certain verb patterns that otherwise wouldn't match

Link to this section Functions

Remove certain verb patterns that otherwise wouldn't match

iex> VerbPattern.remove(["마실", "수", "있다"])
["마시"]