result 1
" ], "text/plain": [ "n | p | sign |
---|---|---|
1 | P001705 obverse:3:1 | 2456GU7 |
2 | P001719 obverse:1:1 | 2660GU7 |
3 | P001951 obverse:3:2 | 3883GU7 |
result 1
" ], "text/plain": [ "result 2
" ], "text/plain": [ "result 3
" ], "text/plain": [ "NameError: name 'CN' is not defined
\n" } }, "source": [ "Now have a look at your {{A.tempDir}} and you see two generated files:\n", "\n", "* `graphemes-plain-alpha.txt` (sorted by grapheme)\n", "* `graphemes-plain-freq.txt` (sorted by frequency)\n", "* `graphemes-full-alpha.txt` (sorted by grapheme)\n", "* `graphemes-full-freq.txt` (sorted by frequency)" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "# Next\n", "\n", "[quads](quads.ipynb)\n", "\n", "*Things never stay simple ...*\n", "\n", "All chapters:\n", "[start](start.ipynb)\n", "[imagery](imagery.ipynb)\n", "[steps](steps.ipynb)\n", "[search](search.ipynb)\n", "[calc](calc.ipynb)\n", "**signs**\n", "[quads](quads.ipynb)\n", "[jumps](jumps.ipynb)\n", "[cases](cases.ipynb)\n", "\n", "---\n", "\n", "CC-BY Dirk Roorda" ] } ], "metadata": { "jupytext": { "encoding": "# -*- coding: utf-8 -*-" }, "kernelspec": { "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.10.2" }, "toc": { "base_numbering": 1, "nav_menu": {}, "number_sections": true, "sideBar": true, "skip_h1_title": true, "title_cell": "Table of Contents", "title_sidebar": "Contents", "toc_cell": true, "toc_position": { "height": "607px", "left": "0px", "right": "983px", "top": "110px", "width": "297px" }, "toc_section_display": "block", "toc_window_display": false }, "widgets": { "application/vnd.jupyter.widget-state+json": { "state": {}, "version_major": 2, "version_minor": 0 } } }, "nbformat": 4, "nbformat_minor": 4 }