Henry Hu
Henry Hu
+1 for this feature
Hi, I hope this is the right place to ask about bad parses in spaCy v3.0.6. The first two parses I tried were both parsed disturbingly incorrectly: "John eats cake":...
Hi, I got another example of a word that is incorrectly labelled into a closed class: in particular, the word `near` seems to always be parsed as `SCONJ`. Why might...
We also go this error with a dedicated read-only user, on ruby 2.6.4.
We would love if you could implement this! We use KaTeX through Gradescope and would really like to mention algorithms in a nice font for our online exams. \- Design...
We are also seeing this behavior. Summary of observations with the CLI arguments `--pull-comments --pulls --pull-commits`, - We DO backup the commits SHAs in a PR. - We DO backup...
Works for me on the branch for PR #26 ! I'm on Macbook python3. ```bash function example-read-password { read -s -p "Enter password:" $1 export $1 } ``` ```bash snowflake-2:~/personalcapital$...
I also use emacs desktop with tramp files and ivy-insert-current-full is completely broken when `~` is in the file name for these desktop-saved files.