πŸ†• Classify Text plugin

The Classify Text column takes training data in the form of text values, and known categories for those text values. When it sees new text values without categories provided, it tries to infer the category based on the examples it’s seen.

This is our first Machine Learning plugin! It’s implemented using a Naive Bayes classifier.

This is just a proof of concept. Because Glide does not guarantee that all columns are evaluated (it only evaluates columns required to show the current screen), this will usually not produce good results.

15 Likes

:+1::+1::+1:

1 Like

If you keep going, Glide will be able to do machine learning before multi-select :slight_smile: …

9 Likes

Basic A.I. anytime in the Release Plan? To display empathy messages according to user’s history (what s.he did, said last session, to show care and engage personally)
Thks.

I think it’s too big of a request. Let’s keep as an input and an output, then we go from there. Just with this alone you would already have a nice bass to do what you want, albeit it contains multiple steps.

1 Like