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
Hi,
Me again, I am trying to figure out how to prevent spamming or explicit content in a feed. I've read the arxiv paper, I've understood that labelers are in charge of detecting spam (or whatever kind of labelling you want) and will provide their result either to the PDS or the AppView. If I rephrase, the label is used upstream to filter posts in the PDS, so the feed generator may check the label, or downstream in the user App View, so user can select what they want to see.
However, feeds seems to be parallel to this process. Therefore, how do I guarantee that a feed contains no spam or explicit content? It has access to labels from the PDS? For instance think a feed around web development, they are usual preys for spamming and you'd expect safe for work content only there.
The text was updated successfully, but these errors were encountered:
Hi,
Me again, I am trying to figure out how to prevent spamming or explicit content in a feed. I've read the arxiv paper, I've understood that labelers are in charge of detecting spam (or whatever kind of labelling you want) and will provide their result either to the PDS or the AppView. If I rephrase, the label is used upstream to filter posts in the PDS, so the feed generator may check the label, or downstream in the user App View, so user can select what they want to see.
However, feeds seems to be parallel to this process. Therefore, how do I guarantee that a feed contains no spam or explicit content? It has access to labels from the PDS? For instance think a feed around web development, they are usual preys for spamming and you'd expect safe for work content only there.
The text was updated successfully, but these errors were encountered: