Commits on Source (3)
-
Alice Brenon authored
Add types to represent indexed sentences and documents, effectively absorbing part of the work that was done during the search
5bec61bf -
Alice Brenon authoredb861c1a2
-
Alice Brenon authored
Improve scripts for profile computation: searching from (serialized) indexed trees, and using ranges to compact occurrences found
a9d97de5
Showing
- lib/haskell/Conllu/Tree.hs 54 additions, 17 deletionslib/haskell/Conllu/Tree.hs
- lib/python/GEODE/signal.py 0 additions, 3 deletionslib/python/GEODE/signal.py
- manifest.scm 2 additions, 0 deletionsmanifest.scm
- scripts/textometry/computeProfile.hs 98 additions, 0 deletionsscripts/textometry/computeProfile.hs
- scripts/textometry/indexSyntaxTrees.hs 2 additions, 2 deletionsscripts/textometry/indexSyntaxTrees.hs
- scripts/textometry/visualiseProfile.py 21 additions, 45 deletionsscripts/textometry/visualiseProfile.py