naja-sirina

Results 9 comments of naja-sirina

Hello, I test with versions 3.8, but there is the same error. And if I understand correctly, python3-devel package is only for Linux system? I have Windows. I try: pip...

ok, I'll write if I can install it.

Installation completed successfully. There was a problem with the C compiler, which caused problems with the levenstein an igraph libraries. Now it's ok. But I have another problem. When I...

I install Python 3.8. and it's new error now. First i see text; _"De-anonymizing Social Networks Operators of online social networks are increasingly sharing potentially sensitive information about users and...

And if I try Python 3.7, I have an installation error.

Yes, and I have the same error after this (for python 3.8): ====================================================== ONTOLOGY ======================================================_ PermissionError: [Errno 13] Permission denied: 'C:\\Program Files\\Python38\\Lib\\site-packages\\cso_classifier\\assets/cso.p'

I try this variant, but now: PermissionError: [Errno 13] Permission denied: 'C:\\Program Files\\Python38\\Lib\\site-packages\\cso_classifier\\assets\\cso.p' And there is some problem with json file, i cant download it: https://cso.kmi.open.ac.uk/download/token-to-cso-combined.json

Now it works for a function: test.test_classifier_single_paper() But when I try to test it with multiple papers by function: test.test_classifier_batch_mode(), I have another error: RuntimeError: An attempt has been made...

Yes, it's work! Thanks