module

Zh2Vi::Rules::AdvbRules

Constants

SPECIAL_POST_ADVERBS = Set.new(["这么", "非常", "好好", "十分", "最"])

Using a set for faster lookups Added "最" (nhất) to the list of adverbs that should be moved after the verb/adjective

Class methods

process(node : Node) : Node
Source