PulseAugur
实时 05:49:50
实体 IndoBERT

IndoBERT

PulseAugur coverage of IndoBERT — every cluster mentioning IndoBERT across labs, papers, and developer communities, ranked by signal.

Show in brief
总计 · 30天
2
90 天内 2
发布 · 30天
0
90 天内 0
论文 · 30天
2
90 天内 2
层级分布 · 90 天
最近 · 第 1/1 页 · 共 2 条
  1. RESEARCH · CL_15857 ·

    Indonesian sentiment analysis: ML models outperform deep learning on reviews

    Two recent papers benchmark traditional machine learning models against deep learning approaches for sentiment analysis on Indonesian text data. One study on Tokopedia reviews found that a Linear SVC model outperformed …

  2. RESEARCH · CL_06254 ·

    研究对NLP任务的AutoML和BiLSTM进行基准测试,结果好坏参半

    研究人员比较了传统机器学习方法与深度学习模型在各种自然语言处理任务中的表现,包括细粒度情感分类和情感分析。研究使用了20种情感文本分类数据集和印度尼西亚电子商务评论等数据集。研究结果普遍表明,深度学习模型,特别是双向长短期记忆(BiLSTM)网络,通过更好地捕捉文本中的上下文细微差别,通常能获得更优越的性能。然而,传统的机器学习方法,如支持向量机和逻辑回归,在准确性方面仍然具有竞争力,并且在某些数据集上提供更高的计算效率。