Statistics per Wikibook

      

BN - Bengali

Wikibooks rankings and chapter lists

The algorithm used for deriving book and section titles from chapter (article) titles is described below.

17 books ordered by size in bytes
10 kগ্রীক ভাষা
10 kরুশ ভাষা শিক্ষা
3.2 kসি প্রোগ্রামিং
2.1 kজ্যোতির্বিজ্ঞান
1.6 kজার্মান ভাষা শিক্ষা
1.4 kভিজুয়াল
1.4 kসম্ভাবনা
613গ্রীক
373লিনাক্স
352জার্মান
303ভিজুয়াল বেসিক
182আরবি
87এস
73প্রধান
42গণন ভাষাবিজ্ঞান
16গণন

17 books ordered by number of edits
15প্রধান
13সি প্রোগ্রামিং
9রুশ ভাষা শিক্ষা
7ভিজুয়াল
4সম্ভাবনা
4ভিজুয়াল বেসিক
3গ্রীক
3আরবি
3এস
3গণন
2গ্রীক ভাষা
2জার্মান ভাষা শিক্ষা
2লিনাক্স
2জার্মান
2গণন ভাষাবিজ্ঞান
1জ্যোতির্বিজ্ঞান

17 books ordered by number of registered authors
3ভিজুয়াল
2সি প্রোগ্রামিং
2রুশ ভাষা শিক্ষা
2সম্ভাবনা
2ভিজুয়াল বেসিক
2গ্রীক
2আরবি
2গণন
2জার্মান ভাষা শিক্ষা
2জার্মান
2গণন ভাষাবিজ্ঞান
1প্রধান
1এস
1গ্রীক ভাষা
1লিনাক্স
1জ্যোতির্বিজ্ঞান

17 books ordered by number of chapters
4সি প্রোগ্রামিং
4রুশ ভাষা শিক্ষা
2ভিজুয়াল
2সম্ভাবনা
2ভিজুয়াল বেসিক
2গ্রীক ভাষা
1গ্রীক
1আরবি
1গণন
1জার্মান ভাষা শিক্ষা
1জার্মান
1গণন ভাষাবিজ্ঞান
1প্রধান
1এস
1লিনাক্স
1জ্যোতির্বিজ্ঞান





Legend

Section title
[Aaaa] = book section when article with same title does exist
[Aaaa] = book section when article with same title does not exist

Chapter size
Chapter size in bytes: Xaaa > 2000 ≥ Yaaa ≥ 500 > Zaaa will be shown as: Xaaa / Yaaa / Zaaa / Xaaa / Yaaa / Zaaa

Choose from three display modes (click below at 'Select' to change display mode, changing may take a few seconds on large files)

Select mode "Xaaa / Yaaa / Zaaa"    => font color varies, large chapters are shown in bold type
Select mode   "Xaaa / Yaaa / Zaaa"     => font color and size vary
Select mode   "Xaaa / Yaaa / Zaaa"  => font color, size and weight vary


রুশ ভাষা শিক্ষা

4 chapters, 9 edits, size 327 , 1828 words, 2 registered authors

[রুশ ভাষার ধ্বনিসমূহ ]   - দ্বিতীয় পাঠ / - প্রথম পাঠ

রুশ ভাষার ধ্বনিসমূহ


সি প্রোগ্রামিং

4 chapters, 13 edits, size 3.6 kB, 511 words, 2 registered authors

প্রথম পাঠ / ভূমিকা / সূচীপত্র


গ্রীক ভাষা

2 chapters, 2 edits, size 2.3 kB, 1449 words

বর্ণ পরিক্রমা / বর্ণমালা ও উচ্চারণ


ভিজুয়াল বেসিক

2 chapters, 4 edits, size 76 , 49 words

ইতিহাস / ভূমিকা


সম্ভাবনা

2 chapters, 4 edits, size 1.4 kB, 296 words, 2 registered authors

সম্ভাবনার সমস্যা


ভিজুয়াল

2 chapters, 7 edits, size 321 , 208 words

ডেলফি / বেসিক



Remainder

Books that seemingly are not divided into chapters
 
  আরবি  
  এস  
  গণন ভাষাবিজ্ঞান / গণন / গ্রীক  
  জার্মান ভাষা শিক্ষা / জার্মান / জ্যোতির্বিজ্ঞান  
  প্রধান  
  লিনাক্স



Legend

Section title
[Aaaa] = book section when article with same title does exist
[Aaaa] = book section when article with same title does not exist

Chapter size
Chapter size in bytes: Xaaa > 2000 ≥ Yaaa ≥ 500 > Zaaa will be shown as: Xaaa / Yaaa / Zaaa / Xaaa / Yaaa / Zaaa

Choose from three display modes (click below at 'Select' to change display mode, changing may take a few seconds on large files)

Select mode "Xaaa / Yaaa / Zaaa"    => font color varies, large chapters are shown in bold type
Select mode   "Xaaa / Yaaa / Zaaa"     => font color and size vary
Select mode   "Xaaa / Yaaa / Zaaa"  => font color, size and weight vary



Algorithm

The algorithm used to detect book titles is roughly this:

On a first pass through the input, article titles are scanned for candidate book and chapter names as follows:
Find the first colon, forward slash and hyphen. Whichever of these comes first determines division between book and chapter title.
If none of these are found treat text between brackets as chapter title, rest as book title.
If no brackets are found and the article title ends with one or more digits, assume this is a numbered chapter.
On a second pass book titles that occurred less than three times are marked as possible false positives
Article titles which match exactly a candidate book name that occurs more than twice, are added to the selection
(these are introductory pages, first chapters, or how you want to call them)
Counts are now collected.

Before writing the report, books are further divided into 'subbooks' and single chapters, using almost the same algorithm as above,
except that now subbook titles without colon, slash, hyphen, bracket or trailing digit are matched for the longest text
that occurs several times within one book.

Generated on Tuesday February 16, 2010 from recent database dump files.
Data processed up to Sunday January 31, 2010
Please note that the lengthy dump process (many weeks) means a delay in publishing these statistics is always to be expected.

Script version:2.5
Author:Erik Zachte (Web site)
Mail:ezachte@### (no spam: ### = wikimedia.org)
For documentation see meta
Scripts: scripts.zip

All data and images on this page are in the public domain.