stringtranslate.com

Wikipedia:Lista de wikipedistas por número de artículos

  • WP:MOSTACULTOS
  • WP: WBAC
  • WP:NOA

Esta es una lista de wikipedistas por número de creaciones de artículos.

Para obtener más información, las preguntas frecuentes describen cómo se crea la lista, etc.

Lista

Gráfico circular de los 5000 principales creadores de artículos en la Wikipedia en inglés, en comparación con el resto de la comunidad, una porción por cada mil editores (al 8 de enero de 2014)

Según la última actualización del 2 de octubre de 2024, hay 6.889.936 páginas del espacio principal creadas por 816.081 usuarios únicos. Los 10.000 usuarios principales crearon 4.687.542 páginas o el 68,0 % de Wikipedia. [1]

1–1000

1001–2000

2001–3000

3001–4000

4001–5000

5001–10000

Continued at 5001–10000.

FAQ

1. How often does it update?
As of October 2021, it will start on the 1st and completes one day to two weeks later.
2. What if it doesn't update on time?
Post a question at Wikipedia talk:List of Wikipedians by article count.
3. What if the data is suspect - the numbers don't seem right or my name is missing?
Wait for the next run to confirm. The next run might clear it up. Also compare with prior runs.
4. How does it count creations?
Only pages that exist at the time of list generation are counted, not deleted pages. Because the list is generated by looking at the user associated with the oldest edit to a particular page, it may fail to account for scenarios such as a user creating a redirect that is later expanded by a different user. Or an article creation that is later converted to a redirect.
5. How does it work technically?
Due to the size of Enwiki it does not use SQL queries because of CPU and memory load, rather it is 100% API driven. At the start of each run, it generates the complete list of ~6 million article titles (via API a few hours). For each title, it queries the API to see who made the first revision. This is saved in an index file (comprising two columns, article title and who made it). The purpose of the index is speed so that in future runs it doesn't have to check the API for every article because the article creator doesn't change and only needs to be determined 1 time. The next time it runs, it generates a new list of ~6 million article titles and for each checks to see if the article is in the index from the previous run, and if not (ie. a new article or renamed), retrieves the creator data from the API and adds it to the index (this takes 12-48 hours). Likewise any deleted pages (in the old index but not the new list) are removed from the index. It then counts the index and posts the top 10,000. It operates in under 40MB of memory because it doesn't hold the full list of users in memory, and doesn't load the full index into memory (via merge sort). As such it can scale indefinitely as Wikipedia grows in size and is easy on WikiMedia resources.
6. How can I watchlist the list?
Watchlist one of the sub-pages such as WP:List of Wikipedians by article count/1–1000. Watchlisting this page (WP:List of Wikipedians by article count) will not work since regular updates are made to the sub-pages which are transcluded into this one.
7. Where does it run?
It runs on a computer at my personal lab. It previously ran on Toolforge, but after 2023, they changed from the Grid to Containers, so I moved all my tools off Toolforge. The bot is designed to crash and restart without loss of data mid-process, so any temporary problems with the home system will not be noticed. In practice, my home system is more stable than Toolforge was.
The GitHub page.
8. How long does it take?
In most cases it should finish in no more than 48hrs. If building an index for the first time up to 7 days or more. Periodically the index will be purged and rebuilt to account for username renames.
9. Where was it discussed?
Wikipedia:Request_a_query#WP:MOSTARTICLES_query (September 23, 2019)
Wikipedia:Bot_requests#List_of_Wikipedians_by_article_count (September 16, 2019)
10. Why are the Top 100 Randomly Sorted?
En abril de 2021 se planteó la inquietud de que el objetivo de ser el número uno podría dar lugar a una competencia poco saludable o a un egocentrismo que puede llevar a prácticas de edición cuestionables, como la creación de fragmentos de código con la ayuda de máquinas. ¿Eso llevaría al mismo problema si se estuviera entre los 100 primeros? Es posible, pero el software se puede ajustar al Top 500 o a lo que sea necesario. A menos que no haya ninguna lista, no existe una solución perfecta, pero esto ayuda a restar importancia a la posición número uno. Esta es una opción del software que se puede desactivar.
11. ¿Funciona con wikis de otros idiomas?
¡Sí! Fue diseñado con eso en mente. Comuníquese con la página de discusión para configurarlo. Actualmente funciona en Enwiki, Trwiki y Slwiki. La función de los 100 mejores que se analiza en la pregunta frecuente n.° 10 se puede habilitar o deshabilitar.

Véase también

Referencias

  1. ^ Como regla general, el 20 % superior de los usuarios creará aproximadamente el 80 % de los artículos según la regla 80/20 . Por ejemplo, a partir de octubre de 2019, el 20 % superior creó el 88 % de los artículos.

Enlaces externos