pagida commited on
Commit
63ff1a6
·
verified ·
1 Parent(s): a93dc5b

removed 'start' column in metadata

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -20,7 +20,6 @@ Also entries include:
20
  Column | Type | Description |
21
  |-------------|--------|-------------|
22
  | `page_no` | int | Page number in the original printed dictionary (1–4675) |
23
- | `start` | int | Start offset/index within the page |
24
  | `lemma` | string | The headword / entry word (e.g., α, α- 1, αβέβαιος, …) |
25
  | `pronunciation`| string | Phonetic transcription (e.g., álfa, á) |
26
  | `entry_text` | string | Full dictionary entry text in Greek, including definitions, examples, usage notes, etymology, and cross-references |
 
20
  Column | Type | Description |
21
  |-------------|--------|-------------|
22
  | `page_no` | int | Page number in the original printed dictionary (1–4675) |
 
23
  | `lemma` | string | The headword / entry word (e.g., α, α- 1, αβέβαιος, …) |
24
  | `pronunciation`| string | Phonetic transcription (e.g., álfa, á) |
25
  | `entry_text` | string | Full dictionary entry text in Greek, including definitions, examples, usage notes, etymology, and cross-references |