Johannes Villmow

Results 7 issues of Johannes Villmow

Problem: If you call `str(tree)`, it is sorted per default. There is no way of obtaining an unsorted string representation of a tree. The `__print_backend` function is private and can't...

I am using `tree_sitter==0.19.0` and I am not able to parse `swift`, `verilog`, and `agda` code. I cloned the grammars and installed the newest bindings. Is there anything I can...

Hi guys, awesome project. Would you mind releasing the original training and testing dataset, without any pickled or preprocessed files?

When using custom `NodeMixin` subclasses with attributes that don't match the constructors signature the import will fail. The `DictImporter` expects, that all attributes are present in the classes constructor. See...

Hi, could you please provide an instruction on how to reproduce your results on SST. It's impossible for me to navigate in your impressive codebase (its huge). E.g. 8 different...

Hi, nice project, thanks! I'm just trying to replicate your setup for IWSLT'14. Did you change the variable `BPE_TOKENS` in fairseqs `prepare-iwslt14.sh` to 32k as mentioned in your paper? Are...

Problem: As the title says, the comparison of a _WordNetObject fails if compared to something that doesn't have the attribute `.name`. Solution: Catch `AttributeError` and return `False` See output log:...

good first issue
corpus
bug
wordnet