takuyaa / kuromoji.js

JavaScript implementation of Japanese morphological analyzer
839 stars 118 forks source link

change to throw error if directory of dictionary file is invalid #2

Closed kohei-takata closed 9 years ago

kohei-takata commented 9 years ago

This update force program to throw error when the user give invalid parameter of dictionary files. Now, the program executes endless loop when cannot open dictionary files.

coveralls commented 9 years ago

Coverage Status

Coverage remained the same when pulling 2197eafa8d284aeec16f5450c2a51b4e67a67db2 on tako-black:throwFileOpenError into 4ed2bc8b0b26fdbd790df53614322d1beec2027f on takuyaa:master.