Korean Dictionary v0.1.4 KoreanDictionary View Source
A Korean dictionary Implements the KRDict http://krdict.korean.go.kr/
Link to this section Summary
Functions
Returns example sentences in a list No translations per sentence are available
Translate Korean to English Returns the word definitions in a tuple {english word, definition}
Translate Korean to Korean Returns the word definitions in a list
Link to this section Functions
Link to this function
korean_example_sentences(korean) View Source
Returns example sentences in a list No translations per sentence are available
Link to this function
korean_to_english(korean) View Source
Translate Korean to English Returns the word definitions in a tuple {english word, definition}
Link to this function
korean_to_korean(korean) View Source
Translate Korean to Korean Returns the word definitions in a list