পদ্ধতির তুলনা করুন
নির্বাচিত পদ্ধতিগুলো পাশাপাশি পর্যালোচনা করুন; যে সারিগুলোয় পার্থক্য আছে সেগুলো চিহ্নিত করা হয়।
| Doc2Vec× | অনুভূতি বিশ্লেষণ× | |
|---|---|---|
| ক্ষেত্র | টেক্সট খনন | টেক্সট খনন |
| পরিবার | Process / pipeline | Process / pipeline |
| উদ্ভবের বছর≠ | 2014 | — |
| প্রবর্তক≠ | Quoc V. Le & Tomas Mikolov | — |
| ধরন≠ | Document-embedding representation learning | NLP text-classification task |
| মৌলিক উৎস≠ | Le, Q. V. & Mikolov, T. (2014). Distributed Representations of Sentences and Documents. Proceedings of the 31st International Conference on Machine Learning (ICML), 1188-1196. link ↗ | Pang, B. & Lee, L. (2008). Opinion Mining and Sentiment Analysis. Foundations and Trends in Information Retrieval, 2(1-2), 1-135. DOI ↗ |
| অপর নাম | paragraph vector, document embeddings, Doc2Vec Belge Gömülmeleri | opinion mining, polarity detection, duygu analizi |
| সম্পর্কিত≠ | 4 | 3 |
| সারসংক্ষেপ≠ | Doc2Vec, also known as Paragraph Vector, is a representation-learning method introduced by Le and Mikolov (2014) that maps whole documents to fixed-length dense vectors. These vectors place similar documents close together in space, supporting document comparison and classification. | Sentiment analysis, also called opinion mining, is a natural-language-processing task that detects the emotional tone of text — typically classifying it as positive, negative, or neutral. It turns unstructured opinion text into structured, quantifiable polarity signals using one of three families of approaches: sentiment lexicons, trained machine-learning classifiers, or pretrained transformer models. |
| ScholarGateডেটাসেট ↗ |
|
|