-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hello all!
This is just an idea, but what about writing a paper about the framework (may be rewrite, with some adds from trunk) and what it is able to do - how it interacts with the mw API and so on and so forth.
This will be a long way away to go still but I wanted to raise this idea at least once. In fact I am not an exper in writing papers and no IT guy either, but I would be intressted in doing this and I think it would be worth doing it.
It should not be a manual, but an overview (may be teaser) for people not using it and trying to get a clue what this is about. I think we should cover the most intressting techniques we are using/have implemented. Everybody intressted could e.g. do "it's" stuff, may be 1-5 points to cover or mention.
May be we could post it in the "Computer Science" part of http://arxiv.org/ what do you think about this?
Greetings and thanks for (any) feedback! DrTrigon
On Sat, May 25, 2013 at 5:00 AM, Dr. Trigon dr.trigon@surfeu.ch wrote:
Hash: SHA1
Hello all!
This is just an idea, but what about writing a paper about the framework (may be rewrite, with some adds from trunk) and what it is able to do - how it interacts with the mw API and so on and so forth.
This will be a long way away to go still but I wanted to raise this idea at least once. In fact I am not an exper in writing papers and no IT guy either, but I would be intressted in doing this and I think it would be worth doing it.
It should not be a manual, but an overview (may be teaser) for people not using it and trying to get a clue what this is about. I think we should cover the most intressting techniques we are using/have implemented. Everybody intressted could e.g. do "it's" stuff, may be 1-5 points to cover or mention.
May be we could post it in the "Computer Science" part of http://arxiv.org/ what do you think about this?
Greetings and thanks for (any) feedback! DrTrigon
There was this article I once read[0] - it was actually the first time I learned about wikipedia bots. It could be a good idea to expand on the content there presented, I actually liked that approach. It may be behind a paywall, let me know if that's the case.
David E. Narvaez
[0] http://ieeexplore.ieee.org/xpl/articleDetails.jsp?tp=&arnumber=6163451&a...
Hmm ... papers come from books, which reminds me: Wikibooks has this.
Hazard-SJ
________________________________ From: David Narvaez david.narvaez@computer.org To: Pywikipedia discussion list pywikipedia-l@lists.wikimedia.org Sent: Saturday, May 25, 2013 5:14 AM Subject: Re: [Pywikipedia-l] Paper about pywikipedia?
On Sat, May 25, 2013 at 5:00 AM, Dr. Trigon dr.trigon@surfeu.ch wrote:
Hash: SHA1
Hello all!
This is just an idea, but what about writing a paper about the framework (may be rewrite, with some adds from trunk) and what it is able to do - how it interacts with the mw API and so on and so forth.
This will be a long way away to go still but I wanted to raise this idea at least once. In fact I am not an exper in writing papers and no IT guy either, but I would be intressted in doing this and I think it would be worth doing it.
It should not be a manual, but an overview (may be teaser) for people not using it and trying to get a clue what this is about. I think we should cover the most intressting techniques we are using/have implemented. Everybody intressted could e.g. do "it's" stuff, may be 1-5 points to cover or mention.
May be we could post it in the "Computer Science" part of http://arxiv.org/ what do you think about this?
Greetings and thanks for (any) feedback! DrTrigon
There was this article I once read[0] - it was actually the first time I learned about wikipedia bots. It could be a good idea to expand on the content there presented, I actually liked that approach. It may be behind a paywall, let me know if that's the case.
David E. Narvaez
[0] http://ieeexplore.ieee.org/xpl/articleDetails.jsp?tp=&arnumber=6163451&a...
_______________________________________________ Pywikipedia-l mailing list Pywikipedia-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
Count on me on writing. I've not written any IT papers but in other fields (physics for example) yes
On 5/26/13, Hazard-SJ hazard_sj@yahoo.com wrote:
Hmm ... papers come from books, which reminds me: Wikibooks has this.
Hazard-SJ
From: David Narvaez david.narvaez@computer.org To: Pywikipedia discussion list pywikipedia-l@lists.wikimedia.org Sent: Saturday, May 25, 2013 5:14 AM Subject: Re: [Pywikipedia-l] Paper about pywikipedia?
On Sat, May 25, 2013 at 5:00 AM, Dr. Trigon dr.trigon@surfeu.ch wrote:
Hash: SHA1
Hello all!
This is just an idea, but what about writing a paper about the framework (may be rewrite, with some adds from trunk) and what it is able to do - how it interacts with the mw API and so on and so forth.
This will be a long way away to go still but I wanted to raise this idea at least once. In fact I am not an exper in writing papers and no IT guy either, but I would be intressted in doing this and I think it would be worth doing it.
It should not be a manual, but an overview (may be teaser) for people not using it and trying to get a clue what this is about. I think we should cover the most intressting techniques we are using/have implemented. Everybody intressted could e.g. do "it's" stuff, may be 1-5 points to cover or mention.
May be we could post it in the "Computer Science" part of http://arxiv.org/ what do you think about this?
Greetings and thanks for (any) feedback! DrTrigon
There was this article I once read[0] - it was actually the first time I learned about wikipedia bots. It could be a good idea to expand on the content there presented, I actually liked that approach. It may be behind a paywall, let me know if that's the case.
David E. Narvaez
[0] http://ieeexplore.ieee.org/xpl/articleDetails.jsp?tp=&arnumber=6163451&a...
Pywikipedia-l mailing list Pywikipedia-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 26.05.2013 04:27, Hazard-SJ wrote:
Hmm ... papers come from books, which reminds me: Wikibooks has this https://en.wikibooks.org/wiki/Pywikibot.
Hazard-SJ
Hmm ... not necessarily - might also be the other way round... ;)
Despite [1] which you mentioned, there is also [2]. So I think there is quite some documentation stuff out there.
[1] https://en.wikibooks.org/wiki/Pywikibot [2] http://www.mediawiki.org/wiki/Manual:Pywikipediabot
Therefore my intention was not to write "yet-another-manual", but focus on the technical intressting points (for me e.g. face detection and stuff like that involving opencv) and novelties.
Greetings DrTrigon
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
There was this article I once read[0] - it was actually the first time I learned about wikipedia bots. It could be a good idea to expand on the content there presented, I actually liked that approach. It may be behind a paywall, let me know if that's the case.
David E. Narvaez
[0] http://ieeexplore.ieee.org/xpl/articleDetails.jsp?tp=&arnumber=6163451&a...
Exactly
- - how should other people come in touch with pywikipedia if we do not promote it... ;))
[0] is behind a pay-wall could you please attach it? Thanks.
DrTrigon
On Sun, May 26, 2013 at 4:45 AM, Dr. Trigon dr.trigon@surfeu.ch wrote:
Exactly
- how should other people come in touch with pywikipedia if we
do not promote it... ;))
[0] is behind a pay-wall could you please attach it? Thanks.
DrTrigon
Apparently I can't[0] but [0] lists a couple of open articles that go around the same topic. If we decide to do this, [0] also mentions there is a way to contact the author and get a copy for "free".
David E. Narvaez
[0] http://www-users.cs.umn.edu/~halfak/publications/Bots_and_Cyborgs/