CATIE French long sequences datasets
Collection
3 items
•
Updated
Error code: TooBigContentError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Dataframe containing 2075 French books in txt
format (= the ~2600 French books present in gutenberg from which all books by authors present in the french_books_summuries dataset have been removed to avoid any leaks).
More precisely :
texte
column contains the textstitre
column contains the book titleauteur
column contains the author's name and dates of birth and death (if you want to filter the texts to keep only those from the given century to the present day)nb_mots
contains an estimate of the number of words per text (a simple .split(" ")
; again, if you want to filter)Assuming that a word in French contains an average of 1.3 to 1.5 tokens, we have :