User Portlet User Portlet

Discussions
Hi - I have 2 lists of the same length. Both are Strings: I would like to map one to another without using 2 for loops 1. `VertexList[g] = {a,b,c,d}` 2. `nodeLabels`= {a - description, d - description, c, a} As you can see the lists are...
I am not sure about the data you have, but have you looked here? [Clustering Components][1] [1]: http://reference.wolfram.com/language/ref/ClusteringComponents.html
Thanks Kyle - This is a great answer although I was naively hoping to keep everything in Mathematica :) > Word Frequencies in Written and Spoken English: Based on the British National Corpus. Pearson ESL, 2001 This is interesting because the...
Yes. I was afraid that would be the answer :) > I don't believe WordData will translate an ID to a word That mapping would be useful
Hi - Are you still working on this project? I am developing a product very similar to this.