PPR Gruppenabgabe WS2425
Find a file
2025-03-23 17:00:13 +01:00
doc Removed outdated file 2025-03-02 15:32:40 +00:00
src fixed nlp data not being exported with xml 2025-03-23 17:00:13 +01:00
.DS_Store Modified Bubble Chart, Added Images to Speech, Added Speeches Tab, modified filter, loading of speeches for individual politicians is quicker 2025-03-19 22:46:58 +01:00
.gitignore pushing some non-functional code 2025-03-23 02:41:33 +01:00
generated_class_diagram.puml updated puml classdiagram 2025-03-22 13:29:31 +01:00
pom.xml removed left-over lombok 2025-03-12 20:58:23 +01:00
PPR_WiSe24_Project_5_1.txt DB-Zugang 2025-02-19 13:50:30 +00:00
puml_generator.py fixed is_line_method_declaration for interfaces 2025-03-05 15:16:50 +01:00
README.md added notice for uploading member images 2025-03-12 21:07:59 +01:00

Multimodal Parliament Explorer (Gruppe_05_1)

Classdiagram puml generator

python puml_generator.py

Upload member Images

Crawl member images (not required as already in repository)

cd src/main/resources
python member_images_crawler.py

They are stored in /src/main/resources/membersOfParliamentImages

To Force Update the images after having run the crawler, add the uploadMemberPhotos argument to the programm arguments in intellij (More Actions for run configuration -> Programm Arguments)