Dear Professor,
I tried to merge an alias, but after merging it, I found that the frequecy of the word merged was not consistent with the sum of two prior words. I don't know how to explain it. Could you help me?
Thank you!
Your setting will get you a subset instead of the entire set of the records. If you have the entire set, the numbers should add up. To keep everything, in Figure 1, choose TopN%=100 and a large-enough number for each year, e.g., 1000000. In Figure 2, change the fields with orange background to -1 on the left column and -1 for look back years.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dear Professor,
I tried to merge an alias, but after merging it, I found that the frequecy of the word merged was not consistent with the sum of two prior words. I don't know how to explain it. Could you help me?
Thank you!
Last edit: Michael Li 2020-04-14
Show me the project properties and the Node Selection settings.
These are my project properties and the Node Selection settings
Your setting will get you a subset instead of the entire set of the records. If you have the entire set, the numbers should add up. To keep everything, in Figure 1, choose TopN%=100 and a large-enough number for each year, e.g., 1000000. In Figure 2, change the fields with orange background to -1 on the left column and -1 for look back years.
Thank you very much!