emtsv icon indicating copy to clipboard operation
emtsv copied to clipboard

e-magyar text processing system -- inter-module communication via tsv + REST API

Results 7 emtsv issues
Sort by recently updated
recently updated
newest added

Bumps [transformers](https://github.com/huggingface/transformers) from 2.10.0 to 4.36.0. Release notes Sourced from transformers's releases. v4.36: Mixtral, Llava/BakLlava, SeamlessM4T v2, AMD ROCm, F.sdpa wide-spread support New model additions Mixtral Mixtral is the new...

dependencies

When running the legacy dependency parser on the sentence "A spanyol nagydíj harmadik szabadedzését május 21-én, szombaton délelőtt tartották", 21-én gets the `OBJ` relation even though it is not in...

bug

emtsv does not handle CoNLL-U comments very well. If the input is a tsv file, two things happen: 1. If the file only has the `form` column, comments (lines starting...

Just an idea. There could be an `emFilter` module, which filters sentences, words, whatever, based on specified conditions.

emtsv is a really great tool, thanks for your work! I'm all new to NLP so maybe that's the reason for all my problems, but only reading the documentation it...

I built my own Docker image as suggested in #14. Now I can use the REST API without the Internal Server Error. However, there is a CORS issue. When I...

See [bug in the old repo](https://github.com/dlt-rilmta/hunlp-GATE/issues/28). Either solution: separate tokens or deleting the "spellchecking part" (`** *[/Space]`) would be fine.