-
Notifications
You must be signed in to change notification settings - Fork 46
Closed
Description
According to the install instruction described at README.md, I tried the following commands to build and install JUMAN++ on the head of GitHub repository.
$ mkdir build
$ cd build
$ cmake -DCMAKE_INSTALL_PREFIX=$HOME/jumanpp ..
$ make
$ make install
However, I got the following installation result. A binary only exists, but neither dictionary nor model exists.
$ cd ~/jumanpp
$ ls -R
.:
bin/
./bin:
jumanpp*
I think that something necessary instruction is missed in my installation process.
Could you help me?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels