Spatialising Sarah Barclay Johnson's travelogue around Jerusalem (1858): Difference between revisions
Jump to navigation
Jump to search
Line 41: | Line 41: | ||
= Methodology = | = Methodology = | ||
== | == Working with the Book / Extracting Book Information == | ||
== | == Detecting Locations == | ||
== | === NER with Spacy === | ||
=== GPT-4 === | |||
=== Matching Wikipedia Pages === | |||
=== Preliminary Analysis for Model Selection - Assessment Focusing on Chapter 3 === | |||
<blockquote> | |||
=== Manual detection === | |||
=== Spacy Results === | |||
=== GPT-4 Results === | |||
Since the GPT-4 Results outperformed the results of Spacy NER, presented GPT-4 prompt has been used to retrieve the locations in the book. | |||
</blockquote> | |||
== Tracking Author's Route on Maps == | |||
* Fuzzy matching results and existing location list | |||
* QGIS | |||
* GeoPandas | |||
= Results = | = Results = |
Revision as of 13:21, 12 December 2023
Project Timeline
Timeframe | Task | Completion |
---|---|---|
Week 11 |
|
✓ |
Week 12 |
|
|
Week 13 |
|
|
Week 14 |
|
Abstract
Introduction
Methodology
Working with the Book / Extracting Book Information
Detecting Locations
NER with Spacy
GPT-4
Matching Wikipedia Pages
Preliminary Analysis for Model Selection - Assessment Focusing on Chapter 3
Manual detection
Spacy Results
GPT-4 Results
Since the GPT-4 Results outperformed the results of Spacy NER, presented GPT-4 prompt has been used to retrieve the locations in the book.
Tracking Author's Route on Maps
- Fuzzy matching results and existing location list
- QGIS
- GeoPandas