Skip to content

Python script to extract the verbal forms from a greek text and check if they're media tantum

License

Notifications You must be signed in to change notification settings

amasotti/Search_Media_Tantum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search_Media_Tantum

Python scripts to search verbal forms in Ancient Greek texts and compare them with them morphological parsing on Perseus. The script then extracts forms beloging to middle verbs (LSJ lemmata entry ending in -μαι)

The results are print in a txt file in the form:

    "file_id-verbal_form-translation-morpho_parsing-medium_tantum"

The last parameter (medium_tantum) is a bool (1 for medium tantum, 0 if not)

After each file a report with the statistics of the forms found is printed together with the forms which were false positives or not in the Perseus Dictionary

About

Python script to extract the verbal forms from a greek text and check if they're media tantum

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages