Alan Davies

Results 4 comments of Alan Davies

> I ended up defining the function as an operator that ignored one of its args. then reducing over a vector of pairs In this example you could define a...

Thanks for noticing these, I think the duplicates are because some words appear multiple times in the official Excel file I took these from: https://github.com/glxxyz/hskhsk.com/blob/main/data/lists/HSK-2012.xls I'll fix them later and...

I can open your graph if I remove the lines: ```dot graph [bb="0,0,297.96,180"]; node [label="\N"]; ``` Gephi isn't interested in these lines, but it seems like a bug that it...

Looks like a duplicate of this issue: https://github.com/gephi/gephi/issues/2780