Results 4 issues of Fatma.s.gadelrab

Could you clear to what should the Step 4. Format to Simpler Json Files do . my case : i have my own data-set . i am trying to apply...

I tried to run this command ` ./run.sh -i test.plain -o out.plain -cm doc -f plain -dsm ./resources/dsm/termvectors_en.bin -lang en -sc ./resources/sense/sense.freq -sf bn -c max -of plain -depth 1...

* OCTIS version: * Python version: ### Description runtime error ### What I Did ``` from octis.models.LDA import LDA cause this error --------------------------------------------------------------------------- ValueError Traceback (most recent call last) [](https://localhost:8080/#)...

dashboard

When i run memory-probe-examples.ipynb file this error displayed in In[2] `import urllib.request response = urllib.request.urlopen("https://raw.githubusercontent.com/yaroslavvb/memory_probe_ops/master/linux.memory_probe_ops.so") open("memory_probe_ops.so", "wb").write(response.read()) memory_probe_ops = tf.load_op_library("./memory_probe_ops.so")` --------------------------------------------------------------------------- NotFoundError Traceback (most recent call last) in () 2...