Maarten van Gompel

Results 122 issues of Maarten van Gompel

enhancement
low priority

with ability to create new documents from scratch

enhancement

It might be interesting to map our CGN PoS tags to universal pos tags, a pos tag vocabulary from the universal dependencies project that is in more widespread use (but...

enhancement
low priority

Currently the NER module in Frog distinguishes persons, locations, events, products(?) and miscellaneous. Since the module has been enhanced with gazetteers, I think we can do better than this coarse...

enhancement
NER

Frog is currently quite tied to CGN (as we noticed in #52). I propose adding a parameter ``style`` for ``tagger`` in ``frog.cfg`` to indicate whether a PoS tagset is CGN-like...

enhancement

Processing of huge amounts of pre-tokenised FoLiA documents (for Nederlab) goes unexpectedly slow, despite disabling various modules (``--skip=mcpa``). In about 24 hours, about 90 documents have been processed. Frog is...

enhancement

Since the frog tests are in a separate repository, automatic testing of any arbitrary version (that includes old versions) is not possible without explicitly establishing which frogtests version is needed...

enhancement

as requested by @HenkvdHeuvel : > Ook nu al wordt er een file met spk bij de output meegeleverd, maar het zou fijn zijn als de gebruiker zelf kan aangeven...

enhancement

In schema.org there are properties for `processorRequirements`, `memoryRequirements` and `storageRequirements`. I propose adding a `graphicRequirements` that can be used to add GPU requirements (which are fairly essential in much of...

suggested property

Documentation still refers to the binary as ``Timbl`` instead of ``timbl``. Also, I think it should be shipped inside this repo, currently we still refer to a pdf on a...