Skip to content

Commit

Permalink
more names and roles, cf #2855
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenbird committed Jan 25, 2022
1 parent 9c15253 commit 3428d63
Showing 1 changed file with 21 additions and 5 deletions.
26 changes: 21 additions & 5 deletions web/team/team.json
Expand Up @@ -28,10 +28,26 @@
"full_name": "Ilia Kurenkov",
"github_username": "iliakur",
"personal_website_url": "",
"location": "...",
"location": "Berlin, Germany",
"role": "...",
"active_range": "2012-"
}
{
"full_name": "Joel Nothman",
"github_username": "jnothman",
"personal_website_url": "",
"location": "Sydney, Australia",
"role": "Metrics, sentence tokenization",
"active_range": "2008-"
}
{
"full_name": "Alexis Dimitriadis",
"github_username": "alexisdimi",
"personal_website_url": "",
"location": "Utrecht, Netherlands",
"role": "NLTK-Users",
"active_range": "2011-"
}
],
"former": [
{
Expand All @@ -55,23 +71,23 @@
"github_username": "ewan-klein",
"personal_website_url": "https://homepages.inf.ed.ac.uk/ewan/",
"location": "Edinburgh, UK",
"role": "semantics",
"role": "Semantics",
"active_range": "2003-2015"
}
{
"full_name": "Peter Ljunglöf",
"github_username": "heatherleaf",
"personal_website_url": "http://www.cse.chalmers.se/~peb/",
"location": "Gothenburg, Sweden",
"role": "...",
"role": "Parsing",
"active_range": "2008-2014"
}
{
"full_name": "Dan Garrette",
"github_username": "dhgarrette",
"personal_website_url": "http://www.dhgarrette.com",
"location": "New York, USA",
"role": "...",
"role": "Semantics",
"active_range": "2007-2015"
}
{
Expand All @@ -95,7 +111,7 @@
"github_username": "kmike",
"personal_website_url": "http://kmike.ru/pages/about/",
"location": "Ekaterinburg, Russia",
"role": "...",
"role": "Python 3",
"active_range": "2012-2015"
}
{
Expand Down

0 comments on commit 3428d63

Please sign in to comment.