mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-13 05:07:03 +03:00
Add missing space in landing page (#3462) [ci skip]
This commit is contained in:
parent
5073ce63fd
commit
9cee3f702a
|
@ -218,7 +218,7 @@ const Landing = ({ data }) => {
|
||||||
<H2>Benchmarks</H2>
|
<H2>Benchmarks</H2>
|
||||||
<p>
|
<p>
|
||||||
In 2015, independent researchers from Emory University and Yahoo! Labs
|
In 2015, independent researchers from Emory University and Yahoo! Labs
|
||||||
showed that spaCy offered the
|
showed that spaCy offered the{' '}
|
||||||
<strong>fastest syntactic parser in the world</strong> and that its accuracy
|
<strong>fastest syntactic parser in the world</strong> and that its accuracy
|
||||||
was <strong>within 1% of the best</strong> available (
|
was <strong>within 1% of the best</strong> available (
|
||||||
<Link to="https://aclweb.org/anthology/P/P15/P15-1038.pdf">
|
<Link to="https://aclweb.org/anthology/P/P15/P15-1038.pdf">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user