- Sep 13, 2024
-
-
Alice Brenon authored
-
- Mar 26, 2024
-
-
Alice Brenon authored
-
- Mar 18, 2024
-
-
Alice Brenon authored
-
- Mar 02, 2024
-
-
Alice Brenon authored
-
- Feb 09, 2024
-
-
Alice Brenon authored
Convert the linearization script to take TSV as input and handle the structure itself, making it simpler to call
-
- Feb 08, 2024
-
-
Alice Brenon authored
Simplify compute-profile again to simply read from stdin and drop all the optparse-applicative + ReadMonad combo
-
Alice Brenon authored
-
Alice Brenon authored
-
Alice Brenon authored
Refine the notion of size in the Tree representation of Conllu annotations as used in measures.hs from 922f5f43
-
- Jan 30, 2024
-
-
Alice Brenon authored
-
- Jan 29, 2024
-
-
Alice Brenon authored
-
Alice Brenon authored
-
- Jan 27, 2024
-
-
Alice Brenon authored
-
- Jan 26, 2024
-
-
Alice Brenon authored
-
- Jan 06, 2024
-
-
Alice Brenon authored
Describe how to represent a UD token as a tabular data structure to allow outputing matched words in a TSV
-
Alice Brenon authored
-
- Jan 05, 2024
-
-
Alice Brenon authored
-
- Jan 02, 2024
-
-
Alice Brenon authored
Improve scripts for profile computation: searching from (serialized) indexed trees, and using ranges to compact occurrences found
-
- Jan 01, 2024
-
-
Alice Brenon authored
-
Alice Brenon authored
Add types to represent indexed sentences and documents, effectively absorbing part of the work that was done during the search
-
- 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
-
Alice Brenon authored
-
Alice Brenon authored
-
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
-
Alice Brenon authored
-
- Dec 27, 2023
-
-
Alice Brenon authored
-
- Dec 22, 2023
-
-
Alice Brenon authored
-
Alice Brenon authored
-
Alice Brenon authored
-
- Dec 13, 2023
-
-
Alice Brenon authored
-
- Dec 05, 2023
-
-
Alice Brenon authored
-
- Nov 22, 2023
-
-
Alice Brenon authored
-
Alice Brenon authored
-
Alice Brenon authored
-
Alice Brenon authored
A tiny script used to add the manually annotated label to a bunch of texts being prepared in a JSONL (to be used as input for prodigy)
-
Alice Brenon authored
-
Alice Brenon authored
-
- Nov 20, 2023
-
-
Alice Brenon authored
Add predictor for MultiBERT model, improve the trainer for the same model and expose the predicted score in the model's output
-
- Nov 17, 2023
-
-
Alice Brenon authored
-