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

DependencyBasedGraphConstruction initialization error #12

Open
mahmodDAHOL opened this issue Sep 1, 2022 · 0 comments
Open

DependencyBasedGraphConstruction initialization error #12

mahmodDAHOL opened this issue Sep 1, 2022 · 0 comments

Comments

@mahmodDAHOL
Copy link

https://github.com/graph4ai/graph4nlp_demo/blob/main/SIGIR2021_demo/text_classification.ipynb
in this notebook, in line 16 of class TextClassifier
when i initialize DependencyBasedGraphConstruction, it raise this error

self.graph_topology = DependencyBasedGraphConstruction(
TypeError: init() got an unexpected keyword argument 'embedding_style'

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

1 participant