Michel Oleynik

Results 3 comments of Michel Oleynik

FYI it [seems](https://bugs.openjdk.java.net/browse/JDK-8211122) ```jdk.internal.misc.SharedSecrets``` moved to ```jdk.internal.access.SharedSecrets``` in JDK12.

As a workaround, if you know your vocabulary in advance and have access to pre-trained embeddings, you can extract the necessary subset from the `.bin` model and get a format...

Just hit this issue when trying to convert SVG into PDF using Inkscape to embed an image into a LaTeX paper (I guess @tracyhenry was also using it?). It seems...