spaCy/website/docs
Arman Mohammadi 07407e07ab
fix the regular expression matching on the full text (#12883)
There was a mistake in the regex pattern which caused not matching all the desired tokens. The problem was that when we use r string literal prefix to suppose a raw text, we should not use two backslashes to demonstrate a backslash.
2023-08-02 16:52:26 +02:00
..
api Add displaCy data structures to docs (2) (#12875) 2023-07-31 10:47:57 +02:00
models Backslash fixes in docs (#12213) 2023-02-01 10:15:38 +01:00
usage fix the regular expression matching on the full text (#12883) 2023-08-02 16:52:26 +02:00
styleguide.mdx Website migration from Gatsby to Next (#12058) 2023-01-11 17:30:07 +01:00