MITIE icon indicating copy to clipboard operation
MITIE copied to clipboard

Add shared library file for mac os in Precompiled Java 64bit binaries

Open manalishah opened this issue 9 years ago • 6 comments

Hi there,

I am working on integrating Mitie with Apache Tika along with Prof Chris Mattmann. It would be really helpful if the shared library for Mac OS was also added in the precompiled binaries as well as published to the maven central repository. So then Tika can use the jar directly as an external jar to enable Mitie named entity recognition.

manalishah avatar Mar 29 '16 22:03 manalishah

thanks for filing this @manalishah

chrismattmann avatar Mar 30 '16 20:03 chrismattmann

Adding the Mac OS shared library to the set of precompiled binaries will be no problem. Deploying MITIE to maven central is more involved, but I will add that to the list of tasks on our TODO list.

arjunmajum avatar Mar 30 '16 21:03 arjunmajum

thanks @arjunmajum.

manalishah avatar Mar 30 '16 21:03 manalishah

thanks @arjunmajum

chrismattmann avatar Mar 31 '16 04:03 chrismattmann

Already in maven <groupId>edu.mit.ll</groupId> <artifactId>mitie</artifactId> 0.6

http://search.maven.org/#artifactdetails%7Cedu.mit.ll%7Cmitie%7C0.6%7Cjar

wihoho avatar Apr 22 '16 10:04 wihoho

Thanks it's my understanding that the shared jni libs though are only for Linux

chrismattmann avatar Apr 22 '16 16:04 chrismattmann