Skip to content

DeanCaspy/ass1-Dhcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

ass1-Dhcs

ass1

Amir Abramovich Dean Caspi

find all person names: ((\w|-|,|[(,), ,",'])+) find all dates: (date (type="\w*" )?when="[0-9]{4}") find all rolenames: ((\w\s?-?)+) find all places: ((\w|,| |-)+) find all organizations: (<orgName( type="\w+")?>(\w|,|"| |-|:)+) find all printed titles: (<title type="\w+">(\w|,|-|[(,), ,.,:,",'])+) find all generic names: ((\w|,| |-)+)

union of all:

copy all

Releases

No releases published

Packages

No packages published