Comparer des méthodes
Examinez les méthodes sélectionnées côte à côte ; les lignes qui diffèrent sont mises en évidence.
| Attribution d'auteur (Stylométrie)× | Classification de texte× | Word2Vec× | |
|---|---|---|---|
| Domaine | Fouille de textes | Fouille de textes | Fouille de textes |
| Famille≠ | Machine learning | Process / pipeline | Process / pipeline |
| Année d'origine≠ | 2009 | — | 2013 |
| Auteur d'origine≠ | Mosteller & Wallace; Stamatatos | — | Tomas Mikolov et al. |
| Type≠ | Supervised stylometric classification | Supervised NLP classification task | Neural word-embedding model |
| Source fondatrice≠ | 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 ↗ | Joachims, T. (1998). Text Categorization with Support Vector Machines: Learning with Many Relevant Features. ECML 1998. Lecture Notes in Computer Science, vol 1398. Springer. DOI ↗ | Mikolov, T., Chen, K., Corrado, G. & Dean, J. (2013). Efficient Estimation of Word Representations in Vector Space. link ↗ |
| Alias | Stylometry, Authorship Analysis, Yazarlık Atıfı, Authorship Identification | text categorization, document classification, topic classification, metin sınıflandırma | word embeddings, skip-gram, continuous bag-of-words, Word2Vec Kelime Gömülmeleri |
| Apparentées≠ | 3 | 4 | 4 |
| Résumé≠ | 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. | Text classification, also called text categorization, is a supervised natural-language-processing task that automatically assigns documents to predefined categories. Building on the support-vector-machine approach to text categorization established by Joachims (1998) and consolidated in the text-mining literature by Aggarwal and Zhai (2012), it powers tasks such as spam detection and topic classification by learning from labelled examples. | 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. |
| ScholarGateJeu de données ↗ |
|
|
|