Skip to content

chartes/encpos_similarities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Document similarity and topic clues A historiographical study case

DH2022 files

data_structured

encpos_structured_sents.json

dump JSON du corpus structuré (dictionnaire par position puis chapitre > liste des phrases)

{
  "ENCPOS_ID": {
    "metadata": [
    ],
    "chapter_title": [
      "first sentence",
      "second sentence",
      ""
    ],
    "chapter_title": [
    ]
   },
  "ENCPOS_ID": {
    "metadata": [
    ],
    "chapter_title": [
      "first sentence",
      "second sentence",
      ""
    ],
    "chapter_title": [
    ]
   }

Tutorial (Google Colab/Drive)

A Jupyter Notebook is available to demo run, check out the tutorial on Google Colab : Open In Collab

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published