Giter Club home page Giter Club logo

battrae's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

battrae's Issues

make 的时候遇到问题

g++ -Wall -O2 -Wno-deprecated -m64 -I. -std=c++11 -fopenmp -c Tree.cpp -o Tree.o
g++ -Wall -O2 -Wno-deprecated -m64 -I. -std=c++11 -fopenmp -c BiattSemValue.cpp -o BiattSemValue.o
g++ -Wall -O2 -Wno-deprecated -m64 -I. -std=c++11 -fopenmp -c Parameter.cpp -o Parameter.o
g++ -Wall -O2 -Wno-deprecated -m64 -I. -std=c++11 -fopenmp -c Node.cpp -o Node.o
g++ -Wall -O2 -Wno-deprecated -m64 -I. -std=c++11 -fopenmp -c BattRAE.cpp -o BattRAE.o
g++ -Wall -O2 -Wno-deprecated -m64 -I. -std=c++11 -fopenmp -c Vocabulary.cpp -o Vocabulary.o
g++ -Wall -O2 -Wno-deprecated -m64 -I. -std=c++11 -fopenmp -c main.cpp -o main.o
g++ -Wall -O2 -Wno-deprecated -m64 -I. -std=c++11 -fopenmp -c Util.cpp -o Util.o
g++ -Wall -O2 -Wno-deprecated -m64 -I. -std=c++11 -fopenmp Tree.o BiattSemValue.o Parameter.o Node.o BattRAE.o Vocabulary.o main.o Util.o liblbfgs.a -o battrae-model -lz
/usr/bin/ld: 找不到 -lz
collect2: error: ld returned 1 exit status
makefile:17: recipe for target 'battrae-model' failed
make: *** [battrae-model] Error 1

报错如上,请问找不到-lz这个是什么问题,应该怎么解决?
我正常安装了相关依赖包,最开始的时候显示缺 liblbfgs.a 文件 然后把这个文件拷贝过来重新make的时候,遇到上面的问题了。
请问应该怎么解决,期待解答,不胜感激

about the parameters in "config.ini"

HI @bzhangGo :
I found that in the file "config.ini" a parameters named oov num can been seen, can you explain what it means exactly. is it the number of Chinese oov words or English or total of both. should I count it and rewrite it before I make the entire project.?
I found the vector of "" in the begin of both ch and en vector file, so I want to ask is it necessary?
In the file of demo-data set ,I found nearly all of the Chinese phrases start with % or $ , what's it mean?
PS: if there are some training tricks please tell me.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.