Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
  • ml-training
  • the-amazing-obj-refactoring
  • ugly
4 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.013Sep26Mar1829Feb830Jan292726652130Dec29272213522Nov201730Oct29Sep2826222120191413127427Jun26232120164May10Dec23Nov8Move the applicative parser to detect first words into the textometry directoryuglyuglyAdded a requirements equivalent of the python- part of the manifest (without versions)Add the script used to compare pairs while building the Parallel subcorpusHaskell libs movedConvert the linearization script to take TSV as input and handle the structure itself, making it simpler to callSimplify compute-profile again to simply read from stdin and drop all the optparse-applicative + ReadMonad comboUpdate format for profiles to allow typing the event observedAdapt compute-profile to latest changes in Conllu.Tree*Refine the notion of size in the Tree representation of Conllu annotations as used in measures.hs from 922f5f4Remove commented-out line commited by mistakeAdd a python data-analysis tool to extract statistical metrics from the raw measurementsMore comprehensive measure script taking both sign- and lexical units-levels into accountFix Tree indexer script + add 2 textometry scriptsKeep haskell codebase up to date with lib ghc-geodeDescribe how to represent a UD token as a tabular data structure to allow outputing matched words in a TSVAdd a script to extract classifier nounsAdd the ability to set the resolution from the command line in the profile visualisation scriptImprove scripts for profile computation: searching from (serialized) indexed trees, and using ranges to compact occurrences foundOh yeah we serialize things nowAdd types to represent indexed sentences and documents, effectively absorbing part of the work that was done during the searchAdd 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 MapFix bug in resampling due to floating-point computation errorsAdd a default TSV reader in GEODE moduleAdd a script to visualise the profiles computedLift some constraint on the monad in and use that to pass the config around as a Reader in the new profile extractor scriptAdd a script to extract the repartition of verbs with the imperative mood within a corpusFix inclusion path in haskell scriptExport fromKey converter as well from GEODEFix bug in code reporting collisions between two annotationsMoving python lib out of scripts directoryAdd a script to split files on lines with a certain patternMove haskell libs into a subdirectory to make space for python library modulesAdd a script to retrieve a Simple train set from a Multi oneAdd a script to generate reports and draw a confusion matrixGet rid of deprecation warning with AdamW optimiserA 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)Implement splitters for Simple and Multi workflowsAdd write capacities to the JSONL moduleAdd predictor for MultiBERT model, improve the trainer for the same model and expose the predicted score in the model's outputAdd script to split train and test coming from prodigy
Loading