방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 가짜 뉴스 탐지× | BERT 임베딩× | |
|---|---|---|
| 분야 | 텍스트 마이닝 | 텍스트 마이닝 |
| 계열 | Process / pipeline | Process / pipeline |
| 기원 연도≠ | — | 2019 |
| 창시자≠ | — | Devlin, Chang, Lee & Toutanova (Google AI) |
| 유형≠ | NLP text-classification task | Contextual transformer text-representation method |
| 원전≠ | Shu, K. et al. (2017). Fake News Detection on Social Media. ACM SIGKDD. link ↗ | Devlin, J., Chang, M.-W., Lee, K. & Toutanova, K. (2019). BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding. NAACL-HLT, 4171-4186. DOI ↗ |
| 별칭≠ | misinformation detection, false news classification, automated fact checking, Yanlış/Sahte Haber Tespiti | contextual embeddings, transformer embeddings, BERT Tabanlı Metin Gömülmeleri |
| 관련 | 4 | 4 |
| 요약≠ | Fake news detection is a natural-language-processing classification task that assesses the credibility of news text and labels content as fake or genuine. Building on the social-media framing of Shu et al. (2017) and the automated-fact-checking framing of Thorne and Vlachos (2018), it turns unstructured news articles into a supervised credibility decision learned from labelled examples. | BERT-based text embeddings, introduced by Devlin and colleagues at Google AI in 2019, turn text into context-sensitive dense vectors using a bidirectional Transformer encoder. Because the meaning of a word shifts with its context, BERT produces richer representations than static methods such as Word2Vec or topic models like LDA. |
| ScholarGate데이터셋 ↗ |
|
|