HIT-SCIR / ltp4j

ltp4j: Language Technology Platform For Java
162 stars 82 forks source link

Add maven to build and update ltp to 3.4.0 #33

Closed liu946 closed 6 years ago

liu946 commented 6 years ago

Add Maven to build the LTP C++ library

We add Maven for structure and use its plugins to build the native C++ code.

Update LTP to 3.4.0

Suit new LTP version 3.4.0 which include new implement for SRL. This update also include dynet library and updates for eigen and boost library.