Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

open-taggy

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
@open-taggy

taggy

taggy is a typescript-based frontend package to automatically tag (or categorize) textual content.

mtl-taggy

taggy is a frontend package to automatically tag (or categorize) textual content.

🧩 The problem

Tagging content in web-based editorial systems -i.e. assigning content to a selection of topics -is mostly still done manually and therefore tedious and error-prone. Especially when it comes to large amounts of data.Proprietary systems are often expensive and questionable in terms of data protection.

🎯 taggy gives you

  • An open, easy-to-start-with, easy-to-integrate and quite powerful frontend module to fit your tagging needs.

  • Just define some trigger words or put in your existingglossary and start to tag your content.

👁️ Demo

💡 Examples

Website Forms

Assign form input by your users automatically to the right internal tracks:

Categorize input while typing:

News Articles

Tag them automatically:

📘 Documentation

Getting started

Please visit themain repo of taggy to get going quickly.

The Glossary

This is a list of words in JSON-format with categories and keywords. taggy categorizes the input based on that.The structure is like this:

{"tags": [    {"category":"Herbs and Spices","keywords": ["Rosemary","Parsley","Pepper","Thyme","Mint","Chilli","Basil","Dill" ]    },    {"category":"Vegetables","keywords": ["Potatoes","Cucumber","Garlic","Carrots","Spinach","Onion","Mushrooms" ]    },    {"category":"Fish","keywords": ["Salmon","Tuna","Red Snapper","Sardines","Herring","Flounder","Bass","Mackerel" ]    }  ]}

⚡ Powered by

Media Tech Lab by Media Lab Bayern (@media-tech-lab)

mtl-powered-by

PinnedLoading

  1. websitewebsitePublic

    documentation website for taggy

    JavaScript 1

  2. taggytaggyPublic

    taggy is a typescript-based frontend package to automatically tag (or categorize) textual content.

    TypeScript 68 2

Repositories

Loading
Type
Select type
Language
Select language
Sort
Select order
Showing 6 of 6 repositories
  • taggy Public

    taggy is a typescript-based frontend package to automatically tag (or categorize) textual content.

    open-taggy/taggy’s past year of commit activity
    TypeScript 68MIT 2 0 0 UpdatedFeb 14, 2023
  • demo Public

    a demo site for taggy

    open-taggy/demo’s past year of commit activity
    HTML0MIT0 0 0 UpdatedFeb 13, 2023
  • .github Public

    taggy helps you to tag your content

    open-taggy/.github’s past year of commit activity
    0MIT0 0 0 UpdatedJan 30, 2023
  • angular Public

    angular implementation for taggy

    open-taggy/angular’s past year of commit activity
    TypeScript0MIT0 0 0 UpdatedNov 21, 2022
  • website Public

    documentation website for taggy

    open-taggy/website’s past year of commit activity
    JavaScript 1MIT0 0 0 UpdatedNov 15, 2022
  • roadmap Public

    the project roadmap with milestones

    open-taggy/roadmap’s past year of commit activity
    00 5 0 UpdatedSep 5, 2022

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…


[8]ページ先頭

©2009-2025 Movatter.jp