-
Notifications
You must be signed in to change notification settings - Fork 7
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
Add file: raw/sargonletters.csv to 4_Sargons_Pen_pals #1
Comments
Hi Adam,
This file was copied directly from the 2018 Munich workshop folder on
Google drive. You can find all the files there. I believe you have access
to that folder. The sub-folder SNA has a folder Sargonletters which has
multiple sub-folders with the raw JSON zip file, the csv, etc. For my
project, I will probably go with the other notebook that works from the
glossary (not from the editions).
Niek
Niek Veldhuis
Professor of Assyriology, Department of Near Eastern Studies
Senior Fellow, Berkeley Institute of Data Science
UC Berkeley
…On Tue, Mar 19, 2019 at 10:41 AM Adam Anderson ***@***.***> wrote:
@Veldhuis <https://github.com/Veldhuis> The notebook make_edge_node_list
begins by importing a file: raw/sargonletters.csv but it isn't in the
folder yet.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AOU5DUoz5dU0rDZkpo8I6RNd_EMBYWavks5vYSE1gaJpZM4b8u3e>
.
|
Dear Prof. Veldhuis, I have a similar query as @admndrsn. When trying to run make_edge_node_list, I get error message that the file raw/sargonletters.csv cannot be found. In your reply you mention that this csv is accessible via Google drive. Could you please point me to where I can find this file or how to generate it from the ORACC zip/JSON files? Kind Regards, |
Dear Mark,
Nice to hear from you! The notebook you've tried was originally not written
for compass, but for another project. I have re-written a few cells to make
it more self-contained. There are a few things you should know. First,
there are other ways (more efficient ones) of identifying PNs that appear
in the same letter, namely by utilizing the glossaries that are part of the
same JSON zip file. Second, in order to run this you need to get the entire
compass repository (or at least the directory called 'utils').
I am currently working on code to isolate PN in a set of Ur III documents,
assign each PN a role and then create a directed network. This is work in
progress, but if you're interested in exploring it you are very welcome. It
is in the dev branch of compass in 4_Sargons_Pen_Pals and the file is
called Treasure_Shoes.ipynb. Eventually, chapter 4 will be renamed and will
be structured around that archive (still about networks, though) - so the
Sargon stuff is on its way out.
Let me know if you have any issues or concerns.
Niek
Niek Veldhuis
Professor of Assyriology, Department of Near Eastern Studies
Senior Fellow, Berkeley Institute of Data Science
UC Berkeley
…On Sat, Jun 20, 2020 at 5:18 AM Mark de Vries ***@***.***> wrote:
Dear Prof. Veldhuis,
I have a similar query as @admndrsn <https://github.com/admndrsn>. When
trying to run make_edge_node_list, I get error message that the file
raw/sargonletters.csv cannot be found. In your reply you mention that this
csv is accessible via Google drive. Could you please point me to where I
can find this file or how to generate it from the ORACC zip/JSON files?
Kind Regards,
Mark de Vries
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADSTSDMKPT7T6UKEB2GHICDRXSSJBANCNFSM4G7S5XPA>
.
|
Dear Niek, Thank you very much for your prompt reply. I switched to the dev branch as you suggested and that is working fine. Thank you again for sharing some of your recent research on github and allowing people with a quantitative and development background as myself to learn of the applications of data science in your field of Assyriology. Met vriendelijke groet, |
Mark,
wat is je achtergrond precis - en wat is je interesse in Assyriologie?
Niek
Niek Veldhuis
Professor of Assyriology, Department of Near Eastern Studies
Senior Fellow, Berkeley Institute of Data Science
UC Berkeley
…On Sun, Jun 21, 2020 at 10:26 AM Mark de Vries ***@***.***> wrote:
Dear Niek,
Thank you very much for your prompt reply. I switched to the dev branch as
you suggested and that is working fine. Thank you again for sharing some of
your recent research on github and allowing people with a quantitative and
development background as myself to learn of the applications of data
science in your field of Assyriology.
Met vriendelijke groet,
Mark
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADSTSDPAFYXGOSY3BRLNWOLRXY7FPANCNFSM4G7S5XPA>
.
|
Niek, Ik ben gepromoveerd in theoretische natuurkunde aan de universiteit van Utrecht en daarna ben ik kort werkzaam geweest voor Philips in hun afdeling voor medische image processing. In dat werk en vooral daarna in mijn werk in de financiele sector heb ik ervaring opgedaan met verschillende data science en met name deep learning technieken. Ik ben altrijd geinteresserd geweest in archaeology en met name spijkerschrift zo vandaar mijn interesse om te zien hoe data science technieken daar kunnen worden toegepast. Mark |
@Veldhuis The notebook make_edge_node_list begins by importing a file: raw/sargonletters.csv but it isn't in the folder yet.
The text was updated successfully, but these errors were encountered: