Amir Zeldes
Amir Zeldes
The html and htmldoc visualizations are aware of elements from multiple texts. This is potentially good, but at the moment there is no way to restrict and html visualization to...
If multiple corpora are selected, the search options show "show context in:" and a list of all segmentations from the selected corpora. If some segmentation is selected that not all...
When right-clicking on a cell in a grid, a context menu should appear giving the options: find all in this corpus, find all in selected corpora, find in a all...
It would be great to have some programmatic interface to make hyperlink-annotations that can cause new searches. This would combine well with the availability of multiple search tabs. For example,...
I saw the great idea for combined models here: https://stanfordnlp.github.io/stanza/combined_models.html Is there a process to request more of these? Specifically I was thinking of Hebrew right now.
Hi, I'm using Marmot to train a morphological tagging model on the UD Hebrew treebank (in UTF-8 Hebrew, not transliterated). Training and tagging seem to work fine, but in the...
See UniversalDependencies/docs#997
Like other pepper module pages, the readme of the main pepper repo should document customization properties. They're possible to find here, but users may never find this page: http://corpus-tools.org/pepper/generalCustomizationProperties.html it...
Only non-terminal elements get a layer using pepper.after.addSLayer. This setting should affect tokens and their annotations as well, or else there should be a separate property with the same effect...
Is the property `pepper.after.renameAnnos` supposed to work on token annotations? It doesn't seem to work for me and it's important for example if you want to distinguish POS annotations coming...