-
Motivation
----------
We plan to submit a paper to the EMNLP conference http://emnlp2018.org about the graph embedding approach implemented in this repository. In this experiment, we learn using o…
-
Hi everyone,
first of all congratulations for your success at SV-COMP. I am currently trying to use Ultimate Automizer but I can't get it to work. I am not sure if this issue tracker is the righ…
-
1. Download the WordNet graph here: http://ltdata1.informatik.uni-hamburg.de/shortest_path/graph/
2. Convert the adjlist file to edgelist file (which the node2vec takes as an input) using networkX
…
-
Hi Clément,
I just noticed that you are working on refactoring the source code!
Thanks a lot!
Btw, I am currently using a modified version of your previous implementation, and I found that a si…
-
Hello,
I can't seem to find what is the unit of the value return by the chi2 function to get the mean error.
Does anyone know ?
Thanks a lot,
-
Hello,
Pandoc turns "e.g. some word" in markdown to "e.g.~some word" in latex. Hence, it includes a non-breaking space. It would be nice, if pandoc could also add a narrow non-breaking space in bet…
-
```R
version
```
_
platform x86_64-pc-linux-gnu
arch x86_64
os linu…
-
I had a few minutes today to use StreetComplete. At the begining, only part of the map was shown. I restarted the app and all the map disappeared. I restarted the phone and still didn't have the map. …
-
## Initial description
Nanoflann is a C++ library provided by MRPT for building KD-Trees. The library is a fork of the widely-used FLANN C++ library and is mostly optimized for lower dimensional poin…
-
Hello Ratal,
I have installed this python package to read an mdf file and export to a CSV file.
When trying to read it "yop=mdfreader.mdf('NameOfFile')"
I am getting the following error. Kindly loo…