I'm looking to generate a dictionary for cedict with the latest executables. I've looked through the documentation with regards to dictionary generation and have a question with dictionaries with more columns than languages. For example, cedict has this format:
"simplified char" "traditional char" "pronounciation" "english translation"
I think I can use languageXContentNN to help specify some of these columns(namely "traditional char" and "pronounciation" columns). Is that correct? If not, what will I need to do specify these columns? Thanks!
Sunny.
"simplified char" "traditional char" "pronounciation" "english translation"
I think I can use languageXContentNN to help specify some of these columns(namely "traditional char" and "pronounciation" columns). Is that correct? If not, what will I need to do specify these columns? Thanks!
Sunny.