Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about experiment #18

Open
liuxinbin12138 opened this issue Mar 20, 2024 · 3 comments
Open

Question about experiment #18

liuxinbin12138 opened this issue Mar 20, 2024 · 3 comments

Comments

@liuxinbin12138
Copy link

In the paper's experimental section, is the tree constructed using multiple documents or just a single document? Based on the code, it appears that a tree can only be constructed using one document. I look forward to your response!

@parthsarthi03
Copy link
Owner

Hey! We build one tree per document.

@hippoley
Copy link

It's more like a Directed Acyclic Graph (DAG) when compared to a tree.

@liuxinbin12138
Copy link
Author

Hey! We build one tree per document.

thx a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants