spaCy/website/meta
Tuomo Hiippala 6a8619dd73
Update the entry for Applied Language Technology in spaCy Universe (#10068)
* add entry for Applied Language Technology under "Courses"

Added the following entry into `universe.json`:

```
        {
            "type": "education",
            "id": "applt-course",
            "title": "Applied Language Technology",
            "slogan": "NLP for newcomers using spaCy and Stanza",
            "description": "These learning materials provide an introduction to applied language technology for audiences who are unfamiliar with language technology and programming. The learning materials assume no previous knowledge of the Python programming language.",
            "url": "https://applied-language-technology.readthedocs.io/",
            "image": "https://www.mv.helsinki.fi/home/thiippal/images/applt-preview.jpg",
            "thumb": "https://applied-language-technology.readthedocs.io/en/latest/_static/logo.png",
            "author": "Tuomo Hiippala",
            "author_links": {
                "twitter": "tuomo_h",
                "github": "thiippal",
                "website": "https://www.mv.helsinki.fi/home/thiippal/"
            },
            "category": ["courses"]
        },
```

* Update the entry for "Applied Language Technology"
2022-01-17 08:28:51 +01:00
..
languages.json Add ja_core_news_trf to website (#9515) 2021-10-20 10:18:02 +02:00
sidebars.json What's new in v3.2 (#9633) 2021-11-05 16:31:14 +01:00
site.json Update website to use new Algolia search API 2022-01-05 13:21:06 +01:00
type-annotations.json Update docs for spacy-transformers v1.1 data classes (#9361) 2021-10-18 14:16:58 +02:00
universe.json Update the entry for Applied Language Technology in spaCy Universe (#10068) 2022-01-17 08:28:51 +01:00