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

AssertionErrror: assert len(pairs.shape) == 2 #1

Open
RiseljeVoliMacke opened this issue Jul 23, 2021 · 0 comments
Open

AssertionErrror: assert len(pairs.shape) == 2 #1

RiseljeVoliMacke opened this issue Jul 23, 2021 · 0 comments

Comments

@RiseljeVoliMacke
Copy link

Hey, @kazemnejad. I'm currently looking at your code, but when running it with a MinHashSimilaritySearch method and create_pair_dataset command I get the following :

    assert len(pairs.shape) == 2
AssertionError

It seems that the pairs are generated empty and that splitadj_adjlist.txt is empty.

Could you please guide me in resolving this? Maybe I'm missing something or not calling the program for the right source_data.txt and source_data.txt_lemma . Do you have sample source_data.txt and source_data.txt_lemma?

Thanks in advance!

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