Hi,
I have this word vector:
http://postimg.org/image/zaahfep4v/What i want to do is copy all the tokens from the top x-axis and align them next to their appropriate IDs.
For example, the token 'actual' (on the top x-axis) has the value of 0.366 and id of 3006. What I want is for the token 'actual' to be aligned next to its id. So in this case row 45 would go: id (3006), token (actual).
http://postimg.org/image/erk3d16h5/Hope all this makes sense.
Thanks in advance for your help,
Alex