cleanNLP
cleanNLP copied to clipboard
Move udpipe from required to suggested deps
Is it possible to drop a hard dependency on udpipe? It is broken on big-endian systems and not actively developed. See:
https://github.com/ufal/udpipe/issues/169
https://github.com/bnosac/udpipe/issues/119