* Fix author bio

This commit is contained in:
Matthew Honnibal 2016-02-08 13:49:54 +01:00
parent 9b303e158e
commit 9c24d0e7bb

View File

@ -9,7 +9,7 @@
- -
- Authors = {"matt": {}, "spacy": {}}; - Authors = {"matt": {}, "spacy": {}};
- Authors.matt.name = "Matthew Honnibal" - Authors.matt.name = "Matthew Honnibal"
- Authors.matt.bio = "Matthew Honnibal is the author of the <a href=\"https://spacy.io\">spaCy</a> software and the sole founder of its parent company. He studied linguistics as an undergrad, and never thought he'd be a programmer. By 2009 he had a PhD in computer science, and in 2014 he left academia to found Syllogism Co. He's from Sydney and lives in Berlin." - Authors.matt.bio = "Matthew Honnibal is founder and CTO of SpaCy NLP, and the main of the <a href=\"https://spacy.io\">spaCy</a> software. He studied linguistics as an undergrad, and never thought he'd be a programmer. By 2009 he had a PhD in computer science, and in 2014 he left academia to found Syllogism Co. He's from Sydney and lives in Berlin."
- Authors.matt.image = "/resources/img/matt.png" - Authors.matt.image = "/resources/img/matt.png"
- Authors.matt.twitter = "honnibal" - Authors.matt.twitter = "honnibal"