Page MenuHomePhabricator

Tambe (tab1tha)
User

Projects

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Monday

  • Clear sailing ahead.

User Details

User Since
Oct 10 2020, 11:42 AM (195 w, 8 h)
Availability
Available
LDAP User
Unknown
MediaWiki User
Tambe Tabitha [ Global Accounts ]

Recent Activity

May 4 2021

Tambe added a comment to T281422: [Session] Data challenge and sprint as community game.

I'm interested in partaking in this too.

May 4 2021, 11:07 AM · Wikimedia-Hackathon-2021

May 2 2021

Tambe added a comment to T276329: Synchronising Wikidata and Wikipedias using pywikibot.

Hey everyone,
For the Relevant Projects section in the Outreachy Final application, what all sorts of projects can we put? I mean which concepts of Python should they emphasize more on?

Thank you for your time!
@Mike_Peel @MSGJ

May 2 2021, 9:03 PM · Outreachy (Round 22), Outreach-Programs-Projects

Apr 25 2021

Tambe added a comment to T276274: Outreachy Round 22 Microtask : Complete PAWS notebook tutorial.

In my case, removing excess/bulky print statements helped. It still takes 15-20 mins to run but doesn't exceed the data rate limit. Though I don't know about changing rate_limit_window

Thank you for that suggestion. I actually read about that here but my loop does not have any print statements. I only print at the end of the loop.

What I do it that for each page in the dump, I filter out for namespace(0) and then loop through the revisions of that page, extracting the year value from time stamp and appending it to a sequence.
I only print when the loop if fully done. The code does run for a long time before producing that error.

Apr 25 2021, 5:36 PM · Outreachy (Round 22)

Apr 24 2021

Tambe added a comment to T276274: Outreachy Round 22 Microtask : Complete PAWS notebook tutorial.

In my case, removing excess/bulky print statements helped. It still takes 15-20 mins to run but doesn't exceed the data rate limit. Though I don't know about changing rate_limit_window

Apr 24 2021, 6:26 AM · Outreachy (Round 22)
Tambe added a comment to T276274: Outreachy Round 22 Microtask : Complete PAWS notebook tutorial.

When I loop through the History dump, the notebook produces this error:

Apr 24 2021, 3:42 AM · Outreachy (Round 22)
Tambe added a comment to T276274: Outreachy Round 22 Microtask : Complete PAWS notebook tutorial.

Greetings everyone, my name is Tambe Tabitha and I am contributing to this task with you.

Apr 24 2021, 3:22 AM · Outreachy (Round 22)

Apr 15 2021

Tambe added a comment to T276329: Synchronising Wikidata and Wikipedias using pywikibot.

Greetings.
@Mike_Peel in the project description on the Outreachy website, you stated that

For a limited number of wikis, an automated python script creates new items, but it can easily create duplicate items ...

Please can you direct me to where I can find this python script? Is it in the pywikibot repository?. I will like to have a look at it and probably figure out possible avenues of improvement. @MSGJ

Well, that's the main aim of the whole internship. :-) But see https://bitbucket.org/mikepeel/wikicode/src/master/enwp_find_wikidata.py and https://bitbucket.org/mikepeel/wikicode/src/master/wikidata_new_from_wikipedia_query_article.py for the current codes.

Apr 15 2021, 5:42 PM · Outreachy (Round 22), Outreach-Programs-Projects
Tambe added a comment to T278863: Synchronising Wikidata and Wikipedias using pywikibot - Task 2.

No. It does not. I restarted my entire terminal. Now I am planning to reinstall user_config.py altogether.

Thank you

Apr 15 2021, 5:03 PM · Outreachy (Round 22)
Tambe added a comment to T278863: Synchronising Wikidata and Wikipedias using pywikibot - Task 2.

Yes, my password is correct.
I am running my code on paws as jupyter notebook and have also checked on VS code by implementing the script as .py file where the error is:

No user is logged in on wikidata:wikidata

run

python pwb.py login

follow the steps, try again and us what happens

Apr 15 2021, 4:52 PM · Outreachy (Round 22)
Tambe added a comment to T278863: Synchronising Wikidata and Wikipedias using pywikibot - Task 2.

@Mike_Peel, @MSGJ,

I am getting the error :
pywikibot.exceptions.NoUsername: Username "Tru2198" does not have read permissions on wikipedia:en
.The supplied credentials could not be authenticated.

CRITICAL: Exiting due to uncaught exception <class 'pywikibot.exceptions.NoUsername'>

Here is the image

pywikibot error.PNG (712×1 px, 84 KB)

I have

usernames['wikipedia']['en'] = 'Tru2198'

usernames['wikidata']['wikidata']= u'Tru2198', set in user_config.py

Also, I get:
Failed OAuth authentication for wikipedia:test: The authorization headers in your request are for a user that does not exist here

when I try to add a date property in the wikidata

Kindly help!

Apr 15 2021, 3:03 PM · Outreachy (Round 22)
Tambe added a comment to T276329: Synchronising Wikidata and Wikipedias using pywikibot.

Greetings.
@Mike_Peel in the project description on the Outreachy website, you stated that

For a limited number of wikis, an automated python script creates new items, but it can easily create duplicate items ...

Please can you direct me to where I can find this python script? Is it in the pywikibot repository?. I will like to have a look at it and probably figure out possible avenues of improvement. @MSGJ

Apr 15 2021, 4:48 AM · Outreachy (Round 22), Outreach-Programs-Projects

Apr 14 2021

Tambe added a comment to T278997: Synchronising Wikidata and Wikipedias using pywikibot - Task 3.

Greetings everyone, @Mike_Peel @MSGJ . I have implemented this task to the best of my present understanding and I am happy with the results. I look forward to your review: https://www.wikidata.org/wiki/User:Tambe_Tabitha/Outreachy_3 .

Apr 14 2021, 9:37 PM · Outreachy (Round 22)

Apr 13 2021

Tambe added a comment to T278863: Synchronising Wikidata and Wikipedias using pywikibot - Task 2.

Hello @Mike_Peel and other applicants. I have had issues with installing pywikibot had similar problems @AnkitaxPriya on my windows changed to linux and i am having issues
please how are we to create a script that will link to wikidata?

Apr 13 2021, 2:01 AM · Outreachy (Round 22)
Tambe added a comment to T278863: Synchronising Wikidata and Wikipedias using pywikibot - Task 2.

Greetings again everyone.
@Mike_Peel I am happy with my code for this second task: https://www.wikidata.org/wiki/User:Tambe_Tabitha/Outreachy_2.
Please can you review it?.

Apr 13 2021, 1:50 AM · Outreachy (Round 22)

Apr 7 2021

Tambe added a comment to T278860: Synchronising Wikidata and Wikipedias using pywikibot - Task 1.

I'm having some trouble finding the sandbox so that we can get comfortable with pywikibot. Can someone please direct me to where on Phabricator that info is located? Thanks so much.

On Wikidata it is https://www.wikidata.org/wiki/Q4115189 .

Apr 7 2021, 5:02 PM · Outreachy (Round 22)
Tambe added a comment to T278860: Synchronising Wikidata and Wikipedias using pywikibot - Task 1.

Greetings Everyone. My name is Tambe Tabitha and I will be contributing with you.

Apr 7 2021, 4:28 PM · Outreachy (Round 22)

Oct 26 2020

Tambe added a comment to T263874: Outreachy Application Task: Tutorial for Wikipedia Page Protection Data.

Also, did you add any new extensions recently? what were they?

Oct 26 2020, 3:05 PM · Outreachy (Round 21)
Tambe added a comment to T263874: Outreachy Application Task: Tutorial for Wikipedia Page Protection Data.

@Tambe I did all those I'm still waiting still

Oct 26 2020, 3:04 PM · Outreachy (Round 21)
Tambe added a comment to T263874: Outreachy Application Task: Tutorial for Wikipedia Page Protection Data.

Perfect day everyone @Isaac I'm have been trying to access my paws notebook server since morning but it keeps reloading is there anything I can do as I have tried relaunching but to no avail

Oct 26 2020, 2:32 PM · Outreachy (Round 21)

Oct 25 2020

Tambe added a comment to T263874: Outreachy Application Task: Tutorial for Wikipedia Page Protection Data.

Hi @Isaac and everyone,
Can anyone give me an idea to find if a page is about a human or not?

Oct 25 2020, 5:18 AM · Outreachy (Round 21)

Oct 23 2020

Tambe added a comment to T263874: Outreachy Application Task: Tutorial for Wikipedia Page Protection Data.

@Tambe Alternately you could:

  • Right click -> Save as
  • file_name.ipynb (here, change the file extension to .ipynb)
  • login to your PAWS account and upload your saved notebook
Oct 23 2020, 2:20 PM · Outreachy (Round 21)
Tambe added a comment to T263874: Outreachy Application Task: Tutorial for Wikipedia Page Protection Data.

Hello,

I felt it would be useful to say that this contains the instructions to learn to fork and that instructions leads to the PAWS's general page instead.

Oct 23 2020, 1:49 PM · Outreachy (Round 21)

Oct 22 2020

Tambe added a comment to T263860: Outreachy Project: Create Machine Learning datasets to measure content reliability on Wikipedia..

Hi @Miriam, I am an Outreachy applicant, excited to be a part of this project. Are there any additional steps before I start with the notebooks?
Also I see T263874 is the same for both inferring country and this project. Can be given some clarification as to which project I will be working with on completing the subtask? Or are they part of the same project?

Hi @tanny411 thanks for your interest in this project! This project and the "inferring country" one are 2 separate projects. Only the application task is shared by both projects, as all of us work in the same team, and the skills required for both projects are similar. When you complete the task, you will be submitting your task as part of your application to this (or the other) project. If you apply to this project, @diego and I will be reviewing your task as part of your application. Does that make sense?

Oct 22 2020, 5:12 PM · Outreachy (Round 21), Outreach-Programs-Projects
Tambe added a comment to T263874: Outreachy Application Task: Tutorial for Wikipedia Page Protection Data.

Welcome to all the new applicants since I last posted a welcome! One request for everyone working on this task:

  • To get a good sense of how many people are intending to apply to each project (T263646 and/or T263860), I'd ask that you make an initial contribution on the Outreachy site with a link to your current progress in the next two days (so by end-of-day October 23rd).

Thanks! Keep the questions / collaboration coming!

Oct 22 2020, 4:52 PM · Outreachy (Round 21)
Tambe added a comment to T263874: Outreachy Application Task: Tutorial for Wikipedia Page Protection Data.

Hi @Tambe great to see you here, I hope you remember me :)

Oct 22 2020, 4:51 PM · Outreachy (Round 21)

Oct 20 2020

Tambe added a comment to T263874: Outreachy Application Task: Tutorial for Wikipedia Page Protection Data.

Greetings everyone. My name is Tambe Tabitha Achere and I am a Data scientist. I am Cameroonian and I code in Python. I look forward to working with you.

Oct 20 2020, 4:08 AM · Outreachy (Round 21)