Skip to content

zhangmeishan/ZPar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COMPILE
=======
./configure

Based on file "setting", "configure.py" is to generate CMakeList.txt for specific application.
e.g. "./configure.py english postagger" generates CMakeList.txt for English postagger

Then use command "make" to compile.

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.2%
  • Python 3.6%
  • C 1.1%
  • Other 0.1%