Page MenuHomePhabricator
Feed Advanced Search

Mar 26 2022

Nafiya_Ahmed added a comment to T301735: What's in a name? Task 2.

https://www.wikidata.org/wiki/User:Nafia-Ahmed/Outreachy_2 @Mike_Peel Please check this.

Mar 26 2022, 2:05 AM · Outreachy (Round 24)
Nafiya_Ahmed added a comment to T301733: What's in a name? Task 1.

@Mike_Peel do check my first submission and do check if I need to do any alterations and I am going in the right direction or not,,,,https://www.wikidata.org/wiki/User:Nafia_Ahmed/Outreachy_1

Mar 26 2022, 12:34 AM · Outreachy (Round 24)

Oct 27 2021

Nafiya_Ahmed added a comment to T290721: Automatically matching new Wikipedia articles with Wikidata items using Python - Task 3.

@Mike_Peel replied in the talk page

Oct 27 2021, 5:39 PM · Outreachy (Round 23)

Oct 23 2021

Nafiya_Ahmed added a comment to T290721: Automatically matching new Wikipedia articles with Wikidata items using Python - Task 3.

@Mike_Peel in point 5 you mentioned finding the right Wikidata item that doesn't depend on Wikidata labels, in my code I gave an article lebel as input then searched for its qid. But did you mean I should give something else like a description of the article to find its QID or lebels?

Oct 23 2021, 1:44 PM · Outreachy (Round 23)
Nafiya_Ahmed added a comment to T290721: Automatically matching new Wikipedia articles with Wikidata items using Python - Task 3.

@Mike_Peel Please check this out https://www.wikidata.org/wiki/User:Nafiya_Ahmed/Outreachy-3

Oct 23 2021, 1:32 PM · Outreachy (Round 23)

Oct 21 2021

Nafiya_Ahmed added a comment to T290721: Automatically matching new Wikipedia articles with Wikidata items using Python - Task 3.

@Mike_Peel I started doing this task, please check if I am on the right track or not...https://www.wikidata.org/wiki/User:Nafiya_Ahmed/Outreachy-3

Oct 21 2021, 7:18 PM · Outreachy (Round 23)

Oct 20 2021

Nafiya_Ahmed added a comment to T290720: Automatically matching new Wikipedia articles with Wikidata items using Python - Task 2.

@Mike_Peel I replied in the talk page.

Oct 20 2021, 8:41 AM · Outreachy (Round 23)

Oct 19 2021

Nafiya_Ahmed added a comment to T290720: Automatically matching new Wikipedia articles with Wikidata items using Python - Task 2.

@Mike_Peel I have edited my task, please check it https://www.wikidata.org/wiki/User:Nafiya_Ahmed/Outreachy-2. Thank You..

Oct 19 2021, 1:06 PM · Outreachy (Round 23)

Oct 17 2021

Nafiya_Ahmed added a comment to T290720: Automatically matching new Wikipedia articles with Wikidata items using Python - Task 2.

@Mike_Peel https://www.wikidata.org/wiki/User:Nafiya_Ahmed/Outreachy-2 Here is my submission for the second task.

Oct 17 2021, 3:07 PM · Outreachy (Round 23)

Oct 16 2021

Nafiya_Ahmed added a comment to T290720: Automatically matching new Wikipedia articles with Wikidata items using Python - Task 2.

@Mike_Peel it worked thank you for the help

Oct 16 2021, 5:51 PM · Outreachy (Round 23)
Nafiya_Ahmed added a comment to T290720: Automatically matching new Wikipedia articles with Wikidata items using Python - Task 2.

@Mike_Peel yes I used underscore too but it is still giving me a blank output

Oct 16 2021, 5:45 PM · Outreachy (Round 23)
Nafiya_Ahmed added a comment to T290720: Automatically matching new Wikipedia articles with Wikidata items using Python - Task 2.

@Mike_Peel not only sandbox, it work for all kinds of things that has a Q number, like Harry potter etc... but not for anything which has a P number, why?

Oct 16 2021, 5:42 PM · Outreachy (Round 23)
Nafiya_Ahmed added a comment to T290720: Automatically matching new Wikipedia articles with Wikidata items using Python - Task 2.

@Mike_Peel It worked, but I want to know why it worked for sandbox but not for User:Nafiya-Ahmed/Outreachy 1

Oct 16 2021, 5:37 PM · Outreachy (Round 23)

Oct 14 2021

Nafiya_Ahmed added a comment to T290720: Automatically matching new Wikipedia articles with Wikidata items using Python - Task 2.

@Osamaahmed17 i noticed whatever i m typing in page = pywikibot.Page(enwiki_repo, 'User:Nafiya-Ahmed/Outreachy 1') it is printing that, i m in a fix what is exactly happening after using this command.

Oct 14 2021, 12:00 PM · Outreachy (Round 23)
Nafiya_Ahmed added a comment to T290720: Automatically matching new Wikipedia articles with Wikidata items using Python - Task 2.

@Osamaahmed17 the response is now [[wikidata:User:Nafiya-Ahmed/Outreachy 1]]
is it okay? or they should print out the entire page text?

Oct 14 2021, 11:56 AM · Outreachy (Round 23)
Nafiya_Ahmed added a comment to T290720: Automatically matching new Wikipedia articles with Wikidata items using Python - Task 2.

@Mike_Peel Hello, I was having some serious problem setting up pywikibot in my PC. I use Ubantu. I was having problem to log in. Anyways I started using paws, will it be a problem? Then I am now in a fix what to do now, as i told you before I forgot a lot of things in python. you said to set up a script that will connect to Wikidata, so i guess i ran import pywikibot
enwiki = pywikibot.Site('en', 'wikipedia')
enwiki_repo = enwiki.data_repository()
page = pywikibot.Page(enwiki_repo, 'User:Nafiya_Ahmed/Outreachy 1'),, i guess this is the code to connect, but when I ran print(page.text) my output is blank, I am really in a fix that what should be the appropiate output?

Oct 14 2021, 9:44 AM · Outreachy (Round 23)

Oct 12 2021

Nafiya_Ahmed added a comment to T290720: Automatically matching new Wikipedia articles with Wikidata items using Python - Task 2.

I have another question? Should I register it as a contribution on the Outreachy website before your approval? or I will do it after you confirm that it is perfect? @Mike_Peel

Oct 12 2021, 5:30 PM · Outreachy (Round 23)
Nafiya_Ahmed added a comment to T290719: Automatically matching new Wikipedia articles with Wikidata items using Python - Task 1.

Hi, @Mike_Peel , I have completed the task, please do check if I am on the right track or not..
https://www.wikidata.org/wiki/User:Nafiya_Ahmed/Outreachy_1

Oct 12 2021, 3:41 PM · Outreachy (Round 23)

Oct 9 2021

Nafiya_Ahmed added a comment to T290718: Automatically matching new Wikipedia articles with Wikidata items using Python.

@Mike_Peel Hello , I am Nafiya, I have been approved for the contribution period for the december 2021 internship,I am interested in contributing in the project "Automatically matching new Wikipedia articles with Wikidata items using Python", But I have forgotten a lot of things about python as I am out of touch for a very long time, can you please give me some guidelines...

Oct 9 2021, 3:51 PM · Outreachy (Round 23)