1 to 10 of 1,336 Results
MS Word - 2.9 MB -
MD5: 3ac5ee1f4d77bbdcdbcc9a455653baeb
Interview protocol |
MS Word - 17.6 KB -
MD5: 947c8bd11039fe671e72e53fbbca4dc4
Readme file |
Tabular Data - 5.4 KB - 30 Variables, 37 Observations - UNF:6:L5b6urQGjgdncMxbgvZvcg==
thematic analysis - results |
Jupyter Notebook - 465.1 KB -
MD5: 6062b90f470e79ad4062aa678de087d3
Preprocessing notebook that converts Label Studio JSON exports into the structured gold-standard corpus used throughout the experiments. The workflow merges annotation projects, extracts entity annotations, aligns character offsets, generates IOB labels, removes unsupported neste... |
Jupyter Notebook - 201.0 KB -
MD5: fafce906de349b467636197fa64a4d95
Implements Workflow 1 described in the article by evaluating the off-the-shelf spaCy fr_core_news_sm model using only the isolated Named Entity Recognition (NER) component. The notebook evaluates the model on the held-out test set without additional domain-specific training. |
Jupyter Notebook - 248.3 KB -
MD5: 4d33ecdf3831757bac0319676a57bb2a
Implements Workflow 1 using the larger fr_core_news_lg model. The notebook evaluates the isolated NER component on the historical correspondence corpus and compares its performance with the smaller spaCy model. |
Jupyter Notebook - 200.0 KB -
MD5: 2998c19d3448da4d9ed7a7776de6e9dc
Implements Workflow 2 by using the complete spaCy fr_core_news_sm pipeline, including all NLP components. The notebook assesses whether embedding the NER component within the full pipeline influences recognition performance. |
Jupyter Notebook - 255.7 KB -
MD5: 1e35b33c8202285ec93bb0d8508ec8ff
Implements Workflow 2 using the complete fr_core_news_lg pipeline. Results are compared with Workflow 1 to evaluate the effect of the full NLP pipeline on NER performance. |
Jupyter Notebook - 575.5 KB -
MD5: 5b3ef0c547261ba0b3323ce0fd2ca50b
Implements Workflow 3 described in the article. The notebook fine-tunes fr_core_news_lg on the Navez gold-standard corpus by extending the default spaCy model with the domain-specific entity types ART, EXH, GRP and LETT, in addition to the standard PER, LOC and ORG categories. It... |
JSON - 474 B -
MD5: a34a656006d26bd49168cb552f29955f
JSON file containing the final hyperparameter configuration selected for each transformer model (CamemBERT, CamemBERTav2, D'AlemBERT and Europeana BERT) after hyperparameter optimisation. |
