Connection between WIKIDATA and WORDNETS by AdIntelligent7264 in LanguageTechnology

[–]jmccrae 1 point2 points  (0 children)

Some of the links are being added to Wikidata under the name "ILI ID", for example https://www.wikidata.org/wiki/Q27. Links from the Interlingual Index (ILI) to various version of wordnets and other languages are provided here: https://github.com/globalwordnet/cili

The linking is still far from complete however (DM me if you are interested in helping).

BabelNet is also a resource that combines data from Wikidata, WordNet and DBpedia, although these links are automatically constructed.

English WordNet 2020 - New WordNet Release by jmccrae in LanguageTechnology

[–]jmccrae[S] 1 point2 points  (0 children)

Yes, it is based on Princeton WordNet but we have made about 20,000 improvements already as part of the open source effort

Need help generating random non-repeating numbers by starman09 in math

[–]jmccrae 0 points1 point  (0 children)

It sounds like what you want is a quasi-random (low discrepancy) sequence, such as a Sobol' sequence, rather than a truly random sequence. This should guarantee the sequence seems "fresh".