You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since linelist (as opposed to datatagr) contains a shortlist of tags, it would be helpful to add a function to suggest tags on a given data.frame.
The simplest way I can think about implementing this is a dictionary approach (after standardization) but this might be a good candidate for a small local LLM as well.
The text was updated successfully, but these errors were encountered:
Since linelist (as opposed to datatagr) contains a shortlist of tags, it would be helpful to add a function to suggest tags on a given data.frame.
The simplest way I can think about implementing this is a dictionary approach (after standardization) but this might be a good candidate for a small local LLM as well.
The text was updated successfully, but these errors were encountered: