เปรียบเทียบวิธี
ดูวิธีที่เลือกเทียบกันแบบเคียงข้าง แถวที่ต่างกันจะถูกเน้นไว้
| การระบุผู้ประพันธ์ (สไตโลเมทรี)× | Word2Vec× | |
|---|---|---|
| สาขาวิชา | การทำเหมืองข้อความ | การทำเหมืองข้อความ |
| ตระกูล≠ | Machine learning | Process / pipeline |
| ปีกำเนิด≠ | 2009 | 2013 |
| ผู้ริเริ่ม≠ | Mosteller & Wallace; Stamatatos | Tomas Mikolov et al. |
| ประเภท≠ | Supervised stylometric classification | Neural word-embedding model |
| แหล่งต้นตำรับ≠ | Stamatatos, E. (2009). A survey of modern authorship attribution methods. Journal of the American Society for Information Science and Technology, 60(3), 538–556. DOI ↗ | Mikolov, T., Chen, K., Corrado, G. & Dean, J. (2013). Efficient Estimation of Word Representations in Vector Space. link ↗ |
| ชื่อเรียกอื่น | Stylometry, Authorship Analysis, Yazarlık Atıfı, Authorship Identification | word embeddings, skip-gram, continuous bag-of-words, Word2Vec Kelime Gömülmeleri |
| ที่เกี่ยวข้อง≠ | 3 | 4 |
| สรุป≠ | Authorship attribution is the task of identifying the most probable author of an anonymous or disputed text by analysing its stylistic fingerprint. Rooted in the statistical work of Mosteller and Wallace on the Federalist Papers (1964), the field was systematically surveyed and formalised by Stamatatos (2009), who catalogued feature sets ranging from character n-grams and function-word frequencies to syntactic and semantic representations used by modern machine-learning classifiers. | Word2Vec is a neural word-embedding technique introduced by Mikolov and colleagues in 2013 that maps each word in a text corpus to a dense numeric vector. Words that appear in similar contexts end up close together in the vector space, so the embeddings capture semantic similarity that can be measured arithmetically. |
| ScholarGateชุดข้อมูล ↗ |
|
|