What does the number mean? #349
Answered
by
jrfaller
wangsiqidahaoren
asked this question in
Q&A
-
I use 'cluster' to extract action clusters and save them as a json file.
|
Beta Was this translation helpful? Give feedback.
Answered by
jrfaller
May 16, 2024
Replies: 1 comment 1 reply
-
Hi! Between [] is the absolute character index of the node, and after at is the index position among the children of the tree. Cheers. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
wangsiqidahaoren
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi!
Between [] is the absolute character index of the node, and after at is the index position among the children of the tree.
Cheers.