Stephen North
Stephen North
Please can you help us to understand the scores returned for exact matches? They seem to be in the 4-5 range but do not ever reach 5. >>> web_model.predict([("drones","drones")]) array([4.1196394],...
I would like to second this. It appears there isn't any way to "persist" a query or to produce a permalink that would recreate the query. Is that right?
Adil, of course I would be delighted if you can make any time to look at this. I did try loadCharts(), which threw a lot of warnings about aggregates that...
Graphviz is now gitlab.com/graphviz/graphviz It is likely that symbols like aagerror are not defined because actions in Makefile such as /usr/bin/sed "s/yy/aag/g" < lex.yy.c | /usr/bin/sed '/extern.*isatty/d' > scan.c did...
John, after about 20 years that bug appears to have been vanquished when I rewrote init_rank() last December. Try 2.41 or possibly 2.40 > On Mar 1, 2017, at 3:44...
> On Mar 2, 2017, at 10:12 AM, emden wrote: > > The trouble appears related to the two edge labels. As a workaround, change either edge label to xlabel....
I see the following, for what little it’s worth: $ dot test*txt -Tpdf -o t.pdf Warning: flat edge between adjacent nodes one of which has a record shape - replace...
> Or fixing this bug in building Graphviz for windows platform? > Yes, it would be much better to build graphviz with libgts (Gnu Triangulated Surface Library) as seen at...
This is to confirm that on Mac OSX, the graph renders as shown in this attachment. The graph has only four edges. Three are rendered as straight lines between nodes...
Someone could offer Emden rdesktop access to a Windows machine with Visual Studio to debug this. > On Sep 13, 2017, at 6:16 PM, emden wrote: > > The algorithm...