rudra0713
rudra0713
Hi, Great work in article summarization. Can you kindly tell me, if I want to generate the summary for a single random article, which file should I run?
Hi, I have been trying to do an sentiment analysis on twitter data using sswe. However, as each epoch is passing, the error value is continuously increasing and accuracy always...
Hi, I have a dataset that involves 2 sequences and the task is classifying the sequence pair. I am not sure how to prepare the input in this case. So...
Hey, I have been trying to use a sentiment analysis dataset with the imdb class (mentioned in the notebook) as a multitask. This is the sample format of the sentiment...
I have created a search box where user can type a text he wishes to find. I want to find all the cfis for that text in my epub document....
Hi, I have a theoretical question. According to my understanding, the main operations of GCN specified in the paper (Equation 1) are an adjacency matrix, a degree matrix, feature matrix,...
Hi, I am running into errors when I try to run to ICDAR 2013 measurement tool. I have downloaded jar files from the "Required Jar Files" Directory and placed them...
Hi, I have installed all the packages properly and I have been trying the following curl command from my MacBook terminal: `curl -X POST http://localhost:5000/api/fasterrcnn/predict/ -H 'Content-Type: application/x-www-form-urlencoded' -H 'Postman-Token:...
Hi, I am planning to create a dataset from the Room For Debate NYT website that contains claims and articles and the stance label of the article towards the claim....
Hi, If I wish to find the most important sentences using the BertExt model prior to generating summaries, what's the best way to do it? For example, can I use...