Page MenuHomePhabricator

AlexGP (Alex)
User

Projects

User does not belong to any projects.

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Friday

  • Clear sailing ahead.

User Details

User Since
Oct 7 2020, 9:18 PM (187 w, 6 d)
Availability
Available
LDAP User
Unknown
MediaWiki User
Unknown

Recent Activity

Oct 31 2021

AlexGP added a comment to T291453: Outreachy Application Task: Develop an Image Similarity API.

Thank you @AniketArs, can fully use image_similarity_tools.py now : )

Oct 31 2021, 5:38 PM · Outreachy (Round 23)

Oct 30 2021

AlexGP added a comment to T291453: Outreachy Application Task: Develop an Image Similarity API.

Running the second cell now returns an error related to tensorflow_hub library usage in image_similarity_tools.py, it persists after kernel restart. Disabling hub and the example classifier from the .py removed the error. Tried in two instances of PAWS

Oct 30 2021, 6:57 PM · Outreachy (Round 23)

Oct 16 2021

AlexGP added a comment to T291453: Outreachy Application Task: Develop an Image Similarity API.

Hi everyone, I'm very interested in working on this project as an Outreachy applicant. I tried to access T291071 but get the following error:

Oct 16 2021, 8:46 PM · Outreachy (Round 23)

Oct 14 2021

AlexGP 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, 6:39 PM · Outreachy (Round 23)