Guillem García Subies
Guillem García Subies
I have the same problem. I think I found what happens. If I specify **every** parameter that the init method has, everything works correctly, but if I don't, jsonpickle instances...
Any updates in #97 ? I would really appreciate if it got merged.
I'm interested in adding [this](http://corpus.rae.es/lfrecuencias.html) list of frequencies (easy words) for Spanish language (it comes from the Spanish Language Academy). However I don't know how many of them I should...
@alxwrd I created a PR to discuss my implementation #120. Should I add the source of the easy_words file? If so, how?
http://corpus.rae.es/lfrecuencias.html It is the Spanish language academy
Yes I saw that example. What I would like to know if I can select the order of the processors in the pipeline. For example, having a custom processor before...
Here `depparse` has been loaded before. I have also used debugger and then I call process, it also comes before than mine. I guess im doing something wrong when creating...
The first suggestion worked, thank you.
I have the same problem and I would not like to import every module in order to have them in the report. Is there any workaround?
Same problem here.