nagisa v0.2.4
nagisa 0.2.4 incorporates the following changes:
- Add the new tutorial to the document (train a model for Japanese NER).
- Add load_file function to nagisa.utils.
- Fix 'single_word_list' compiler in nagisa.Tagger and support word segmentation using a regular expression.