-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Index for BHĀGAVATAPURĀṆA, Bombay edition. #82
Comments
@Andhrabharati I don't yet understand this Indian version. Perhaps you could provide an introduction that will help Anna get started. |
Here is the 'manifest'.
conjecture: the smaller Devanagari is Commentary by Sridharaswamin,. |
Jim/Anna, I would suggest starting with the skandhas 10-12, that were not in the Burnouf edition. (So, you need to share that as well, as modified by you.) If this is agreed upon, I can put more of my thoughts about the task. |
A copy of volume 2 is: ~ 640MB |
Dear all, |
Dear Jim, My first qustion is about numeration of pages. For example: the 1st volume, book's page 1 is located on two pdf pages - 11 and 12. Does it have sence for our Index (I mean to use 1a and 1b, for example) - or just to put number 1? |
Anna, for our current purposes, the pdf page number is what is needed. You pointed out that the 'internal' pages appear to be in two parts. Although I don't understand the purpose of this, The Burnouf index has 6 fields; you could add a 7th field 'ipage' using '1a, 1b, etc' for these internal page numbers.
@Andhrabharati Would this internal page number have some future use? It might be useful to make a separate 'skandha_pages.txt' file such as
There are some variations to this form, whose significance is unclear to me. For instance there are two parts to 10th skandha पूर्व उत्तर, and there is a final माहात्म्य section in volume 2. There are some 'skew' pages. Suggest you make a separate 'skew_pages.txt' file containing volume/page for these. There may be some way to 'straighten' these. In the Burnouf edition, some verses appear partly at the bottom of one page and partly at the top of the next page. @Andhrabharati used the pada designations a,b,c,d in which such a verse appears on two lines of the index. I haven't noticed this phenomenon in the Bombay edition, but it may happen. |
Dear all, |
tabs or semicolons, any permament way would sufficient |
@AnnaRybakovaT You may have seen the term 'csv file' (comma-separated-values). Such a file is a useful way to represent data which has a tabular form. For example, suppose you are planning a vegetable garden, and are deciding how many of various plants you need to buy.
Such a file would be called a 'csv' file. Here the comma character ',' separates the values on each line. The first (optional) line contains (by convention) titles for the fields. Or, you could create a 'colon-separated-values' file.
For the data of this toy example, the 'value-separator' can be any character which does NOT occur within any field. For instance the space character would NOT be a good value separator since the 'green bean' value already has a space. Some people are comfortable using spreadsheets (such as Excel, or Google Sheets') to create tabular data files. You can always save such files as 'tsv; (tab-separated-values) files or 'csv' files. To summarize, in our case pick one:
Unless you are familiar with using spread sheets, I suggest you make a colon-separated When you create a file with the first 5 lines, upload it so we can check the form. A search for 'CSV file' will bring up various introductions to this topic. CSV files are ubiquitous, so it is worthwhile to understand the idea of a csv file (and it's near cousins such as tsv files). |
Dear Jim, I know Excel tabs quite well and now with your help I opened the CSV. So what I did like a test:
Probably my version of Excel is quite old and it does not display the "tsv" format. |
@AnnaRybakovaT I looked at test_plants_1.csv, test_planes_2.txt, and test_plants_3.txt Also looked at Bombay.BhP.index_copy.txt, and compared with the pdf. Everything looks |
Thanks a lot! |
Dear all, |
Just for information, |
comments.docx (in markdown)Placed here for convenience as Jim begins work on the 'app' VOLUME I Error in internal pages: The scan missed some pages: Two verses appear partly at the bottom of one page and partly at the top of the next page: volume page sk. adhy. from v. to v. ipage I 647 (VI) 3 17 24a 9a Pages 678-681 consist double numbering of verses from 33-1, 34-2, till 43-11. I ignored the second number and used only 33, …, 43. 'Skew' pages: VOLUME II 'Skew' pages: The skandha X consists of two parts, each part has separate numbering of internal pages (the 1st part – pp.,191-415, the 2nd part pp.419-622) volume page sk. adhy. from v. to v. ipage To check the page 878 – it is the last page of skandha XII – but it doesn’t belong to the last verse. As well I did an Index for the last pages (after skandha XII) – maybe it will be useful. |
Dear all, |
I'm ready to start indexing |
I’m ready to start idexing |
I'm ready to start indexing |
Preparation of an index for this, as needed for #81 bombay edition.
@AnnaRybakovaT
There are two volumes.
Here is a link to pdf for volume 1 (~600MB):
https://drive.google.com/file/d/1FRW3NVbZZR04xoCF62MK2OwaTgVUfFBG/view?usp=drive_link
@Andhrabharati This differs from the original link you provided, in that the pages have been rotated 90 degrees.
Anna, Andhrabharati prepared an index for the Burnouf edition of BhP
Your task will be to construct a similar index for bombay edition.
The index will be used by an application which shows the page for a given skandha, adhyAya and verse. For example, with the burnouf version : https://sanskrit-lexicon-scans.github.io/bhagp_bur/app1/?2,4,6
For now, just familarize yourself with the above.
The text was updated successfully, but these errors were encountered: