mirror of https://github.com/explosion/spaCy.git
Update landing with IRL videos [ci skip]
This commit is contained in:
parent
3bc4d618f9
commit
02e12b0852
|
@ -152,20 +152,21 @@ const Landing = ({ data }) => {
|
||||||
<LandingBannerGrid>
|
<LandingBannerGrid>
|
||||||
<LandingBanner
|
<LandingBanner
|
||||||
title="spaCy IRL 2019: Two days of NLP"
|
title="spaCy IRL 2019: Two days of NLP"
|
||||||
label="Join us in Berlin"
|
label="Watch the videos"
|
||||||
to="https://irl.spacy.io/2019"
|
to="https://www.youtube.com/playlist?list=PLBmcuObd5An4UC6jvK_-eSl6jCvP1gwXc"
|
||||||
button="Get tickets"
|
button="Watch the videos"
|
||||||
background="#ffc194"
|
background="#ffc194"
|
||||||
backgroundImage={irlBackground}
|
backgroundImage={irlBackground}
|
||||||
color="#1a1e23"
|
color="#1a1e23"
|
||||||
small
|
small
|
||||||
>
|
>
|
||||||
We're pleased to invite the spaCy community and other folks working on Natural
|
We were pleased to invite the spaCy community and other folks working on Natural
|
||||||
Language Processing to Berlin this summer for a small and intimate event{' '}
|
Language Processing to Berlin this summer for a small and intimate event{' '}
|
||||||
<strong>July 5-6, 2019</strong>. The event includes a hands-on training day for
|
<strong>July 6, 2019</strong>. We booked a beautiful venue, hand-picked an
|
||||||
teams using spaCy in production, followed by a one-track conference. We've
|
awesome lineup of speakers and scheduled plenty of social time to get to know
|
||||||
booked a beautiful venue, hand-picked an awesome lineup of speakers and
|
each other and exchange ideas. The YouTube playlist includes 12 talks about NLP
|
||||||
scheduled plenty of social time to get to know each other and exchange ideas.
|
research, development and applications, with keynotes by Sebastian Ruder
|
||||||
|
(DeepMind) and Yoav Goldberg (Allen AI).
|
||||||
</LandingBanner>
|
</LandingBanner>
|
||||||
|
|
||||||
<LandingBanner
|
<LandingBanner
|
||||||
|
|
Loading…
Reference in New Issue