Korean Sentence Analyser v0.2.2 DictFile View Source

Use ETS to access dictionary files

Link to this section Summary

Functions

Find a word in the dictionary file

Initiate the dictionaries into ETS

Initiate a dictionary from a file

Insert a key and value for a file in a the ETS dictionary The key will be the same as the value

Insert a key and value for a file in the ETS dictionary

Link to this section Functions

Find a word in the dictionary file

Initiate the dictionaries into ETS

Link to this function

init_dict_from_file(file) View Source

Initiate a dictionary from a file

Insert a key and value for a file in a the ETS dictionary The key will be the same as the value

Link to this function

insert(key, value, file) View Source

Insert a key and value for a file in the ETS dictionary