ikawaha

Results 6 issues of ikawaha

KEINOS Thank you very much! Maybe this is obvious stuff and one is expected to know this, but I think it would be nice to include something like your comment...

see also. https://github.com/ikawaha/kagome/issues/216

Unknown word nodes that are not on the best path are omitted. Add a debug option to display them.

see. https://github.com/ikawaha/kagome/issues/277#issuecomment-1340182326 ``` ./sample/ ├── dict │   └── userdict.txt ├── example ← ※ folder for adding working examples └── wasm ├── README.md ├── go.mod ├── kagome.html └── main.go ```

### What version of CUE are you using (`cue version`)? $ cue version cue version v0.7.0 go version go1.21.5 -buildmode exe -compiler gc -trimpath true DefaultGODEBUG panicnil=1 CGO_ENABLED 1 GOARCH...

NeedsInvestigation
panic

* [x] code refactoring * [x] tests * [x] coverage * [x] CI * [ ] benchmark * [ ] update README