Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
[EXPERIMENTAL] Tools for cuneiform data retrieval
Contributed by: Christopher Wolfram
CuneiformTools provides tools for retrieving, representing, and processing cuneiform text. However, it is at a very early state of development, and currently only provides functionality for importing from Oracc.
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["ChristopherWolfram/CuneiformTools"]
To load the code after installation, evaluate this code:
Needs["ChristopherWolfram`CuneiformTools`"]
Get the translation of an Astronomical Diary text:
In[1]:= | ![]() |
Out[1]= | ![]() |
Get its transliteration:
In[2]:= | ![]() |
Out[2]= | ![]() |
Wolfram Language Version 14