petrarch
petrarch copied to clipboard
The Python-language successor to the TABARI event-data coding software.
Hi, We have been running Hypnos with good success. Thank you very much. However, it seems the majority of events Hypnos returns are classified as Political, as far as the...
Seems to be a bug that causes PETR to crash. Traceback is: ``` Traceback (most recent call last): File "/home/data/phoenix_pipeline/pipeline.py", line 133, in run_filter=file_details.oneaday_filter) File "/home/data/phoenix_pipeline/pipeline.py", line 98, in main...
In the process of coding all of the Levant records, I found two additional places, both associated with code using get_loccodes(), where the program crashed due to finding a tuple...
In running the checks on the new multi-word verb processing code on three GigaWord files, I ran into a single instance (a report on a cricket match, of course) where...
The XML reader needs to be more robust. If an error is thrown it should log the information (line number) and pass.
Make a setting for new_verb_length with equivalent functionality to the new_actor_length. Basically, pull out verbs even if they aren't in the dictionaries. This will allow us to rapidly harvest new...
PETRARCH comes bundled with the dictionaries it needs to run. These dictionaries have their own repo and change frequently. What's the best way to keep people using the most up-to-date...