User Details
- User Since
- Feb 11 2015, 5:21 PM (560 w, 5 d)
- Availability
- Available
- LDAP User
- Ashwinpp
- MediaWiki User
- Unknown
Apr 28 2016
Code locations for
A1)
/home/ashwinpp/code1/wikimedia/tool-backend/anchor-extraction/anchor-extraction-spark.py
Apr 18 2016
@Esanders I tried copying over the current version to my own common.js but my VE stopped loading. I believe it can be used as is, except for the fact that it doesn't have the UI elements exposed, right? Do you know what could be the problem?
Merge the basic UI as a subsequent commit in gerrit and get it code reviewed.
Fix the bug where selecting clicking on new link doesn't change what is being searched for, unless the old link was inserted.
Feb 29 2016
Dec 4 2015
We actually filtered for non-article namespace links with the exception of Category links. The rationale was that we might even be able to recommend categories which go at the bottom of the page.
Dec 2 2015
JSONP is ready.
@Esanders. I misunderstood what you were asking. I did not realize that you were talking about possible anchors not being present. Many links would not be in plain text because they would be topic suggestions and it would involve addition of new text (content) in order to be able to insert those links. However some links are in plain text, which is what we want to target in this gadget,
I see. If I understand correctly, I have to wrap the data in a function call.
Dec 1 2015
@Esanders, sorry for the late reply. You are right, it was returning 500 errors because of the db cursor not being emptied upon an incorrect query. I've removed the bug and hopefully it doesn't break.
Nov 26 2015
Sounds good. We should be able to get all desired functions out of it.
Nov 24 2015
Oct 26 2015
Yes it works. Thanks Krenair.
