Korean Sentence Analyser v0.2.3 Formatter View Source
Formats the data
Link to this section Summary
Functions
Add an ending to a word. In case no word is found, we return nil
Print the result in token format. Returns nil if nothing is found
Print the result in token format. Returns nil if nothing is found
Link to this section Functions
Link to this function
add_ending(word, ending) View Source
Add an ending to a word. In case no word is found, we return nil.
Link to this function
print_result(value, type) View Source
Print the result in token format. Returns nil if nothing is found.
Link to this function
print_result(value, type, specific_type) View Source
Print the result in token format. Returns nil if nothing is found.