-
Feedback by @tadam:
"When I tried to access the REST API, I didn't realize in the beginning that I need to provide "Accept" header. Would be nice to reflect it in the documentation, and return 400 HT…
-
Hi,
I just tried to train a model by "./nejiTrain.sh -a example/train/annotations -c example/train/sentences -f example/train/bw_o2_windows.config -if BC2 -m mymodel -o mymodel -t 11". However, …
-
The link of latest version of Neji in the main page no longer exists
Also the test have references to the folder "resources" and for the folder "resources/tools" (from Gimli ).
Very good work!
-
```
1) Please list the latest versions (Official Releases) and/or svn revisions
the game is known work correctly with.
It worked in r1030 and r1002 but suddenly it stopped working
2) What version of …
-
```
1) Please list the latest versions (Official Releases) and/or svn revisions
the game is known work correctly with.
It worked in r1030 and r1002 but suddenly it stopped working
2) What version of …
-
easiest way seems to be to get them by Bloc:
http://www.arp.tn/site/main/AR/docs/groupes/liste_groupes.jsp
(Though should double check there aren't people not in any faction)
-
This error pops up when trying to do a infoflow analysis first and then using soot afterwards (see code).
When I move the InfoflowResults res = app.runInfoflow() to the second position right after Sce…
-
Hello,
I tried the code in the documentation page of gimli (the last one "on-demand annotation of raw sentences")
I am able to load the model, but i got an error with the line parser.launch() because…