spaCy/website/meta
Tuomo Hiippala 5c44533263
add entry for Applied Language Technology under "Courses" (#9755)
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"]
        },
```
2021-11-28 19:33:16 +09: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 Binder meta [ci skip] 2021-01-31 15:43:08 +11:00
type-annotations.json Update docs for spacy-transformers v1.1 data classes (#9361) 2021-10-18 14:16:58 +02:00
universe.json add entry for Applied Language Technology under "Courses" (#9755) 2021-11-28 19:33:16 +09:00