spaCy/website/docs
Arman Mohammadi 827cea6fc3 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:50 +02:00
..
api SpanCat: Remove invalid threshold config argument (#12860) 2023-07-26 13:57:19 +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:50 +02:00
styleguide.mdx Website migration from Gatsby to Next (#12058) 2023-01-11 17:30:07 +01:00