LKirst
LKirst
> > > same here... > > I manually replaced "exiftool.py" with this version here from a pull request: > [8738ae9](https://github.com/smarnach/pyexiftool/commit/8738ae963afc784fcef76de6bcebf277a58379ab) > > it works for me now > OS:...
nltk provides an [interface to the Stanford Parser](https://github.com/nltk/nltk/wiki/Stanford-CoreNLP-API-in-NLTK), but that would require the user to download and start the server for the parser.
Would it be feasible to give the user a choice of back end parsers? Then, experienced users could try to replicate the Lu (2010) results and refer to the paper...
Great idea. Could we separate regular inflection from irregular word formation using an NLTK stemmer? Could you implement your solution?
I have the same issue on Windows and with Zettlr v2.3.0. Changes to my tables are not saved when I press Ctrl + S. I couldn't find the save button...
Thank you! Then, I'll upgrade to a beta release. 👍
That's probably an issue with Pyphen because textstat uses [Pyphen](https://pypi.org/project/pyphen/) to count syllables.
Hi @dynobo, I don't know about @fligro, but for me, an option removing all line breaks would probably be the simplest solution because I miss this feature most when I...
> 1. Could you please try to turn the "Show notification" setting _off_ and test if it makes a difference? That solved the issues for me for the flatpak version...
Thank you so much for your answer. This helps a lot! 👍