An NLP library to write parsers
Go to file
Tissevert 2780b38df2 Add distinction between an empty node and a leaf to allow truncating the output right after a node 2019-05-09 16:42:42 +02:00
src Add distinction between an empty node and a leaf to allow truncating the output right after a node 2019-05-09 16:42:42 +02:00
.gitignore Add gitignore to mask files produced by cabal 2019-05-06 08:23:10 +02:00
CHANGELOG.md Starting with simple streams 2019-05-03 07:58:44 +02:00
LICENSE Starting with simple streams 2019-05-03 07:58:44 +02:00
Mainate.cabal Add a new Transducer module built on the one for graphs 2019-05-06 08:21:50 +02:00