설치kenlm

홈 페이지:https://kheafield.com/code/kenlm/wget -O - https://kheafield.com/code/kenlm.tar.gz |tar xz
mkdir kenlm/build
cd kenlm/build
cmake ..
make -j2

 
오류 보고:
 *** No targets specified and no makefile found.  Stop.
 
실행:
1.apt install libboost-dev libboost-test-dev
2. sudo apt-get install libboost-all-dev
 
참조:
https://blog.csdn.net/qq_29883591/article/details/80206940

좋은 웹페이지 즐겨찾기