- Dec 30, 2023
-
-
Alice Brenon authored
Add a script to serialize syntax trees computed from the .conllu files, copying part of the Conllu.Type types in the process to get a Generic instance for Serialization and to slightly improve structure by indexing features by name with a Map
-
- Dec 29, 2023
-
-
Alice Brenon authored
Lift some constraint on the monad in and use that to pass the config around as a Reader in the new profile extractor script
-
- Dec 05, 2023
-
-
Alice Brenon authored
-
- Jun 16, 2023
-
-
Alice Brenon authored
-
- Nov 23, 2022
-
-
Alice Brenon authored
Add a (naive) script to put paragraphs on one line to please stanza + some lib to factorize common bases for future haskell scripts
-