Shrimon Mukherjee

Results 8 issues of Shrimon Mukherjee

import twint searchParameters = twint.Config() searchParameters.Username = "Some user name" searchParameters.Retweets = True searchParameters.Format = "Post ID: {id} | Username: {username} | Date: {date}" twint.run.Profile(searchParameters) When I execute the above...

- [ ] ![Screenshot 2022-04-07 103705](https://user-images.githubusercontent.com/71223690/162556206-3581d117-70f6-4f53-bc00-8520b6735c9c.jpeg) The white screen shows when I open neosemantics on the neo4j desktop. Could you help me to solve these issues?

Hi Team, I want to download the PubMed abstract which is annotated with MeSH tags. How can I do this?

### What is your question? Hi team, When I run the following script `python scripts/test.py -w ${checkpoint_dir}`. pred.txt is not generating in the checkpoint directory. ### What have you tried?...

question

Hi, I go through your code and find that it is interesting. I have a query about how you create a few shot instances of a test sentence.

ModuleNotFoundError: No module named 'planar_utils' ModuleNotFoundError: No module named 'testCases'

Hi, I could not find the file named "with_gnn_node_feat," in the ckpt folder.