vncorenlp / VnCoreNLP

A Vietnamese natural language processing toolkit (NAACL 2018)
Other
587 stars 145 forks source link

add dependency maven #3

Closed nguyentheanhhnvntd closed 6 years ago

nguyentheanhhnvntd commented 6 years ago

Hello, I'm glad to use VNCoreNLP but I have issue when import this lib into other project. I want to use maven dependency to use the lib in a maven project. Can you suggest me how to do this ?

Many thanks !!

datquocnguyen commented 6 years ago

Hi, we currently do not support a maven release. You can simply use the .jar file as an external lib.

eclipse
nguyentheanhhnvntd commented 6 years ago

Hope you'll support maven soon. Thank you.

claeyzre commented 6 years ago

Thanks for the great work guys, indeed that would be great if there was a maven release !