Example of what I want to import:
So, I can strip the file using Python to only the Japanese phrases.
But, I end up running into phrases like “を中心に大人気” that the vocab importer cannot find a match.
Any suggestions?
Find some python library to split the JP phrases into dictionary words? Seems a tad too painful.