neelsmith / CitableParserBuilder.jl

Common infrastructure for building parsers and working with citable morphological datasets.
https://neelsmith.quarto.pub/citableparserbuilder/.
GNU General Public License v3.0
0 stars 0 forks source link

Should parser data follow the Julia Tables interface? #142

Open neelsmith opened 3 months ago

neelsmith commented 3 months ago

Or is this too restrictive? Do we want a DictParser that maps tokens to vectors of analyses, for example?