Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
  • playground
2 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.025Nov25Jul222118171628May212Apr21Mar2021FebTake argument-handling out of the CLI function to draw DensityProfilesplaygroundplaygroundAdd a function to the LexicalSimilarities to compute the projection of a vector on the subspace it shares with another vector (useful to explain how keysIntersection can be lower than colinearity)Rename the Nearest-Neighbour matrix now that I've recognised itAdd a script to compute lexical similaritiesAdd a help message to the --maximal flag of the confusion matrix scriptFix a forgotten import in NGramsForgot the dependency on graphviz in the python's requirements file (from 98bb5f9)Add a script to draw graphsDon't require the argument in getConfusionMatrix since it doesn't make sense to pass one when loading a JSONSeparate matrix handling from matrix ploting + add support for the Maximal Confusion MatricesAdd a module exposing two functions to ease JSON load/saving by removing the need for a with: constructRemove trailing punctuation blocks from shortened legendsAdd NGrams and Stopwords functions to the GEODE.Classification moduleAdd a method to map over the content of a corpusFix typo that just happened to workPreserve label orders when trimming themExpose label-trimming logic as a separate module for reuseAdd former 'domain groups' used in EGC2022 and expose superdomains as the default by renaming it publicly to just 'domains'Rename ENE labels to match the camelCase convention used in the rest of the repos + expose it through the main GEODE moduleAdd the function used to reduce the size of ENE events by grouping them byArticle (format required by ENEDensity)Add the code used to annotate ENE and export labels while we're at itTaking superdomains out to a Classification module which will perhaps someday contain the tools used for predictionSolidifying some useful code used here and there in the projectmainmain
Loading