You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(sentiment): Qwen3.8 is live on Omeka; the panel is five
Written 2026-08-25 from the imported offline run: 12,095 items PATCHed plus 3
from the verification batch, 0 model calls, 0 PATCH failures. Live counts read
back 12,098 centralite and polarite, 11,811 subjectivite.
Every figure reconciles, which is the point of recording them rather than
rounding: 11,811 = 12,098 - 287 nulls, and 287 is exactly its Non abordé count,
so the cross-field rule it fails 145 times is obeyed perfectly wherever it
applies. The justification counts are 12,098 / 12,095 / 12,094, short by the 3
and 4 blank justifications in the source data, which the writer omits rather
than storing empty.
The other four members read 7 lower on subjectivite than the last recorded
figures. That is the already-documented ceiling move (bibo:Article 12,356 ->
12,349) catching up with numbers measured before it, not anything this run did:
Gemma, measured after the move, is unchanged, and a field-by-field diff of three
items against a pre-write snapshot showed exactly six properties added, none
removed, and nothing else altered.
Panel counts corrected throughout -- the table, "Why these four", the fan-out
arithmetic, the property total (24 -> 30), the resolved-term count (25 -> 31),
and the reasoning-depth tally, which Qwen improves from 3 of 4 rounded up to 3
of 5 because its low/medium/xhigh ladder is real.
Also state the vocabulary-update rule where it was still hedged. Omeka applies
additions only and never removes a property; v1.4 confirmed it a second time,
80 -> 86, adding Qwen's six and removing none of the 48 the file omits.
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ At this scale, traditional manual processing—metadata tagging, OCR correction,
25
25
|**YouTube Transcription**| Transcribe YouTube-hosted items from their URLs — no download — detecting the spoken languages and correcting the catalogue record from them |
26
26
|**Handwritten Text Recognition**| Read manuscripts in French, Arabic, or mixed languages |
27
27
|**Magazine Article Extraction**| Index individual articles within digitized periodicals |
28
-
|**Sentiment Analysis**| Evaluate centrality, subjectivity, and polarity of Islam/Muslim representations with a four-model panel |
28
+
|**Sentiment Analysis**| Evaluate centrality, subjectivity, and polarity of Islam/Muslim representations with a five-model panel |
29
29
|**Reference Indexing**| Assign controlled subject and spatial keywords to scholarly references using Claude, with authority reconciliation |
30
30
31
31
## Limitations and Caveats
@@ -134,6 +134,7 @@ The approach assumes you have digitized materials and need to make them searchab
134
134
-[Magazine Article Extraction](AI_summary_issue/README.md) — Article indexing from digitized periodicals (Gemini, Mistral, or Claude agent)
135
135
-[YouTube Transcription](AI_youtube_transcription/README.md) — URL-based transcription with language detection, the measured token budget, and the public-video-only limit
136
136
-[Reference Indexing](AI_reference_indexing/README.md) — Subject and spatial keyword assignment for scholarly references
137
+
-[Publication Extraction](AI_publication_extraction/README.md) — Structured OCR for journal articles, chapters, books and theses: footnotes and bibliography separated from the body, oversized scans split automatically
137
138
-[IWAC on Hugging Face](https://huggingface.co/datasets/fmadore/islam-west-africa-collection) — Full dataset
138
139
- Individual pipeline directories contain their own documentation
0 commit comments