Skip to content

ldss-hse/ldss-bdi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Info

This is a modified version of this tutorial.

Setup

Dependencies:

  1. lingvo-dss-all.jar To get it, clone the repo and use the instructions there to build core logic jar.
  2. lingvo-dss-sources.jar To get it, clone the repo and use the instructions there to build jar with sources.
  3. jfxrt.jar (for Pair usage). On macOS it is placed in /Library/Java/JavaVirtualMachines/jdk1.8.0_71.jdk/Contents/Home/jre/lib/ext/.

Put them all in the lib folder as at least on macOS references from other places does not work properly.

Also, set the language level of the project to 1.8 in Project->Properties as the core algorithm is compiled for this target.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages