Keramatfar

Results 15 issues of Keramatfar

### All Submissions: * [ ] Have you followed the guidelines in our Contributing document? * [ ] Have you checked to ensure there aren't other open [Pull Requests](../../pulls) for...

Thanks for your great effort. I can upload the file but the file i receive is corrupted. if i download the file and try to play that: Windows Media Player...

Does the package provide a utility for reading and integrating data (removing redundancy) or should i handle that by myself?

Hi, Does is it possible to check if an ip is malicious through any API request?

* django-private-chat version: * Django version: 2.4 * Python version: 3.6 * Operating System: windows 7 ### Description When i run: python manage.py migrate django-private-chat ### got this error: TypeError:...

Does the package provide number of results?

Thanks for your package, I got this strange behavior: `import wikipedia wikipedia.set_lang("fa") ny = wikipedia.page('اقتصاد مقاومتی') ny.title` The result: `'بحران افزایش قیمت گوشت در ایران'`!!!! But, the real entry exists...

Thanks to your package, I am trying to change the value of demand of a node but receive the error code 251. It works perfectly for other attributes such as...

Graph Convolution network models each node as an aggregation of the target node and its direct neighbors. By stacking more GCN layers we can access to further neighbors. I want...

Hi, As you provided in the paper, for each vulnerable token you make some samples (perhaps 200) with a moving window. My question is do you prevent the samples from...