mstdn.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A general-purpose Mastodon server with a 500 character limit. All languages are welcome.

Administered by:

Server stats:

12K
active users

#TextClassification

0 posts0 participants0 posts today
Axel Pichler<p>Just compared Claude-Sonnet-3.5 with OpenAI's o1 on a CLS task – classifying text inputs from US short stories with regard to focalization. Turns out, Sonnet doesn't recognize zero focalization and achieved an F1-score of 0.47, while o1 performed better with 0.69. Not bad - but problematic, as the hidden tokens of the optimizer (?) from o1 would be of particular interest.</p><p><a href="https://fedihum.org/tags/CLS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CLS</span></a> <a href="https://fedihum.org/tags/AI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AI</span></a> <a href="https://fedihum.org/tags/ClaudeSonnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ClaudeSonnet</span></a> <a href="https://fedihum.org/tags/OpenAI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenAI</span></a>'s_o1 <a href="https://fedihum.org/tags/TextClassification" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TextClassification</span></a> <a href="https://fedihum.org/tags/Focalization" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Focalization</span></a></p>
hexaheximal<p>I've started making a text classification library in Go. It's VERY WIP, but I think that there could be some interesting results once I add things to it. (and maybe redesign the entirety of it if needed in the future)</p><p>Source code: <a href="https://codeberg.org/autodni/silt" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">codeberg.org/autodni/silt</span><span class="invisible"></span></a></p><p><a href="https://mastodon.social/tags/Go" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Go</span></a> <a href="https://mastodon.social/tags/GoLang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GoLang</span></a> <a href="https://mastodon.social/tags/Language" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Language</span></a> <a href="https://mastodon.social/tags/NLP" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NLP</span></a> <a href="https://mastodon.social/tags/Classification" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Classification</span></a> <a href="https://mastodon.social/tags/TextClassification" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TextClassification</span></a></p>
Data Blogger<p>Generative or Discriminative? How does Multinomial Naive Bayes work for text classification? 📚🐍🤔 <a href="https://mastodon.social/tags/NaiveBayes" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NaiveBayes</span></a> <a href="https://mastodon.social/tags/TextClassification" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TextClassification</span></a> <a href="https://mastodon.social/tags/DataScience" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataScience</span></a> <a href="https://towardsdatascience.com/multinomial-naive-bayes-classifier-c861311caff9" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">towardsdatascience.com/multino</span><span class="invisible">mial-naive-bayes-classifier-c861311caff9</span></a></p>
MT Group at FBK<p>Our pick of the week by <span class="h-card"><a href="https://sigmoid.social/@apierg" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>apierg</span></a></span>: Tokpo et al., 2023 "How Far Can It Go?: On Intrinsic Gender Bias Mitigation for Text Classification"</p><p><a href="https://arxiv.org/abs/2301.12855v1" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="">arxiv.org/abs/2301.12855v1</span><span class="invisible"></span></a></p><p><a href="https://sigmoid.social/tags/NLProc" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NLProc</span></a> <a href="https://sigmoid.social/tags/Gender" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Gender</span></a> <a href="https://sigmoid.social/tags/GenderBias" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GenderBias</span></a> <a href="https://sigmoid.social/tags/Mitigation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Mitigation</span></a> <a href="https://sigmoid.social/tags/TextClassification" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TextClassification</span></a></p>
Hiram Ring<p>tldr; <a href="https://mstdn.social/tags/data" class="mention hashtag" rel="tag">#<span>data</span></a> <a href="https://mstdn.social/tags/augmentation" class="mention hashtag" rel="tag">#<span>augmentation</span></a> in <a href="https://mstdn.social/tags/NLProc" class="mention hashtag" rel="tag">#<span>NLProc</span></a> degrades <a href="https://mstdn.social/tags/textClassification" class="mention hashtag" rel="tag">#<span>textClassification</span></a> performance in most cases. <a href="https://aclanthology.org/2022.insights-1.12.pdf" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">aclanthology.org/2022.insights</span><span class="invisible">-1.12.pdf</span></a></p><p>Well that was fun. Just spent last night experimenting with <a href="https://mstdn.social/tags/dataAugmentation" class="mention hashtag" rel="tag">#<span>dataAugmentation</span></a> (using <a href="https://mstdn.social/tags/flan" class="mention hashtag" rel="tag">#<span>flan</span></a>-T5 for paraphrasing) and in wondering why it seems to degrade <a href="https://mstdn.social/tags/textClassification" class="mention hashtag" rel="tag">#<span>textClassification</span></a> performance I came across this great paper essentially saying the same thing. I guess I’ll revisit this in a year or so when there are better language models.<br /><span class="h-card" translate="no"><a href="https://a.gup.pe/u/linguistics" class="u-url mention">@<span>linguistics</span></a></span> <span class="h-card" translate="no"><a href="https://sigmoid.social/about/more?instance_actor=true" class="u-url mention">@<span>sigmoid.social</span></a></span></p>
jfroles<p>Anyone use a machine learning api in their app? I had trouble finding a dead simple, cost effective one and ended up creating my own for <a href="https://techhub.social/tags/textclassification" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>textclassification</span></a> . Curious if other people would get value out of it.</p><p><a href="https://techhub.social/tags/ai" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ai</span></a> <a href="https://techhub.social/tags/serverless" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>serverless</span></a> <a href="https://techhub.social/tags/buildinpublic" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>buildinpublic</span></a></p>
Fabian Hoppe<p>Hi everybody, <a href="https://mathstodon.xyz/tags/introduction" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>introduction</span></a> <br>I'm a PhD student at <a href="https://mathstodon.xyz/tags/AIFB" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AIFB</span></a>/KIT and part of the <a href="https://mathstodon.xyz/tags/FIZKarlsruhe" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FIZKarlsruhe</span></a> <span class="h-card"><a href="https://sigmoid.social/@fizise" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>fizise</span></a></span> research group. <br>On this account you will find mostly toots about my research in the areas of <a href="https://mathstodon.xyz/tags/TextClassification" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TextClassification</span></a>, <a href="https://mathstodon.xyz/tags/ZSL" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ZSL</span></a>, <a href="https://mathstodon.xyz/tags/ZSTC" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ZSTC</span></a> and <a href="https://mathstodon.xyz/tags/KnowledgeGraph" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>KnowledgeGraph</span></a>. I'm especially interested in everything connecting subsymbolic and symbolic <a href="https://mathstodon.xyz/tags/AI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AI</span></a>. <br>Aside from this I might toot about <a href="https://mathstodon.xyz/tags/running" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>running</span></a> and <a href="https://mathstodon.xyz/tags/coffee" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>coffee</span></a>.</p>