Predicting the Success of Internet Social Welfare Crowdfunding Based on Text Information
Abstract
:1. Introduction
2. Theoretical Foundation and Research Method
2.1. Information Richness and Bounded Rationality in Decision-Making
2.2. Mining of Sentiment Value in the Text
2.3. Calculation of Text Information
2.4. Predication Models for Machine Learning
2.4.1. Decision Tree Model
2.4.2. Random Forest Regressor
2.4.3. AdaBoost Regressor
2.4.4. K-Fold Cross Validation and Grid-Search Gain Scheduling
2.5. Assessment of Prediction Model Performance
3. Data and Features
3.1. The Calculation of Information Entropy
3.2. Building the Sentimental Dictionary
Algorithm 1: Calculating Sentimental Value of Features |
Inputs: Word segmentation, string after removing stop word (with space as interval), negative words dictionary, degree words dictionary, sentiment dictionary Algorithm: Wordlist←string after removing stop word no_dict_list← read key:word,Value:weight← neg_dict_list←read key:word,Value:weight sen_dict_list←read key:word,Value:weight score = 0 weight = 1 for word in wordlist If (word in sen_dict_list.key and not in deg_dict_list.Key and not in no_dict_list) do sen_dict.key←word.index sen_dict.value word.weight Else if(word in No_dict_list.key) do no_dict.key←word.index no_dict.value word.weight Else if(word in deg_dict_list.Key) do deg_dict.key←word.index deg_dict.value word.weight end for i running from 1 to len(wordlist): If (i in deg_dict.key) do: weight←weight*deg_dict.value else If (i in no_dict.key) do: weight←weight*no_dict.value else If (i in sen_dict.key) do: score←score + w*sen_dict.key End Output:score |
4. Predictor Analysis
5. Machine-Learning Prediction Model Performance
6. Conclusions, Applications, and Future Work
6.1. Conclusions
6.2. Applications
6.3. Future Work
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Conflicts of Interest
Appendix A
No. | Goal | Raised | T_Help | T_Forwarding | N_Vefify | Success | Date |
---|---|---|---|---|---|---|---|
1 | 500,000 | 175,727 | 8005 | 4556 | 193 | 1 | 2018.8 |
2 | 200,000 | 83,479 | 4394 | 4394 | 98 | 1 | 2018.9 |
3 | 500,000 | 119,767 | 2901 | 2901 | 129 | 1 | 2018.9 |
⋮ | ⋮ | ⋮ | ⋮ | ⋮ | ⋮ | ⋮ | ⋮ |
1239 | 300,000 | 108,684 | 4309 | 1518 | 94 | 1 | 2019.6 |
No | Title | Text | |||||
1 | Dad is critically ill and Mom was dead. Please give me a help hand. | Dear uncles and aunts. My name is ***, 12 years old, living in a ordinary family in Pingshang Town, I am the only daughter of the family and I implore everyone to help me! Wife died in a car accident on 20**…. | |||||
2 | [Acute leukemia] That will be defeated definitely | Dear social benevolent personage, I have no choice but to initiate this fundraising, hope to get everyone’s understanding and support! Never thought that I would make a QingSongChou ‘cause it happened too suddenly, which caught me off guard and bothered everyone. Sorry about this situation… | |||||
⋮ | ⋮ | ⋮ | |||||
1239 | Two years after this child’s transplant, the aplastic anemia recurred! | The son with aplastic anemia needs a bone marrow transplant, and only the 8-year-old sister and brother in the family have successfully matched. The sister is eagerly looking forward to being the “hero” who saves her brother as the parents hesitated, worrying about whether the young daughter’s bone marrow donation would impact her healthy. At the moment, grandfather stood up and said: boy and girl are both significant that anyone shouldn’t be ignored. Go for it as they are born from one bloodline which is the best convenience they are the slblings… |
NO. | Text | Inf_Entroy | Length |
---|---|---|---|
1 | Dear uncles and aunts. My name is ***, 12 years old, living in a ordinary family in Pingshang Town, I am the only daughter of the family and I implore everyone to help me! Wife died in a car accident on 20**…. | 10.651 | 566 |
2 | Dear social benevolent personage, I have no choice but to initiate this fundraising, hope to get everyone’s understanding and support! Never thought that I would make a QingSongChou ‘cause it happened too suddenly, which caught me off guard and bothered everyone. Sorry about this situation… | 11.349 | 585 |
3 | I am ***, ** years old, coming from ** province *** village. I went to the hospital and had a checkup when I felt uncomfortable at the late August and was diagnosed as uremia later. The news was like a bolt from the blue. My family couldn’t believe it and then I had repeated checks in other hospitals that finally diagnosed as uremia… | 11.704 | 476 |
Emotion | Seed Words |
---|---|
Positive | Rehabilitation, improving, healthy, benign, overcome, a chance to cure disease, treat the disease, miracle, maintain, survive, a happy family, enjoy one’s old age, gratefulness for nurturing, perfect, peace, great, thanks, favorable, strong, brave, do believe, turn good, smile, self-confidence, warm, help, grateful, surely, beg, love, virtuous people, survive, do my best, do the best, never give up, light up, giving a help hand, successfully, spread it around, raise, donate, many a little makes a mickle, many a little makes a mickle, reimburse, wealthy, crowdfunding, persevere in, come on, get better, could |
Negative | serious, malignant tumor, surgery, chemotherapy, leukaemia, a serious illness, relapse, acute, rescue, pain, disease, broken, going bad, helpless, the news come like a bolt from the blue, unfortunately, being burnt with anxiety, sadness, only, give up, have no means, helpless, try my best efforts, costs, savings, high, run out, vast sums, wipe out, live in poverty again, be as difficult as climbing up to heaven, crushed, single parent family, elderly, hardship, abandoned, self-blame, loss, helplessness, bad news, loss, abandonment, lack off, out of touch, poor thing, have no ideas, weakness, destitution, sincere, debt |
Type | Words | Weight |
---|---|---|
Negative Word Dictionary | never, for not sure, have not, don’t, can’t, it’s not, do not, did not, do not, do not, do not, need not, in vain, have to, need not, it’s not that, without, not at all, won’t, never, have not, never before, never, have not yet, never before, by no means, don’t, not at all, not at all, forbid, do not, decline, eradicate, have not | −1 |
Degree Adverb Dictionary | One hundred percent, multiply, unbearable, incredible… however, extremely, miserably, especially, greatly, really/indeed… it does not matter, more, more, much… | 2 1.5 1 |
References
- Zhao, L.; Li, Y. Crowdfunding in China: Turmoil of global leadership. In Advances in Crowdfunding; Palgrave Macmillan: Cham, Switzerland, 2020; pp. 273–296. [Google Scholar]
- Snyder, J.; Mathers, A.; Crooks, V.A. Fund my treatment!: A call for ethics-focused social science research into the use of crowdfunding for medical care. Soc. Sci. Med. 2016, 169, 27–30. [Google Scholar] [CrossRef] [PubMed]
- Renwick, M.J.; Mossialos, E. Crowdfunding our health: Economic risks and benefits. Soc. Sci. Med. 2017, 191, 48–56. [Google Scholar] [CrossRef] [PubMed] [Green Version]
- Jin, P. Medical crowdfunding in China: Empirics and ethics. J. Med. Ethics 2019, 45, 538–544. [Google Scholar] [CrossRef] [PubMed]
- Burtch, G.; Chan, J. Investigating the Relationship Between Medical Crowdfunding and Personal Bankruptcy in the United States: Evidence of a Digital Divide. Manag. Inf. Syst. Q. 2019, 43, 237–262. [Google Scholar] [CrossRef]
- Calic, G.; Mosakowski, E. Kicking off social entrepreneurship: How a sustainability orientation influences crowdfunding success. J. Manag. Studies 2016, 53, 738–767. [Google Scholar] [CrossRef]
- Chen, J.; Chen, L.; Chen, J.; Xie, K. Mechanism and policy combination of technical sustainable entrepreneurship crowdfunding in China: A system dynamics analysis. J. Clean. Prod. 2018, 177, 610–620. [Google Scholar] [CrossRef]
- Ellman, M.; Hurkens, S. Optimal crowdfunding design. J. Econ. Theory 2019, 184, 104939. [Google Scholar] [CrossRef] [Green Version]
- Lee, S.; Lehdonvirta, V. New digital safety net or just more ‘friendfunding’? Institutional analysis of medical crowdfunding in the United States. Inf. Commun. Soc. 2020, 23, 1–25. [Google Scholar] [CrossRef]
- Li, Y.; Cao, H.; Zhao, T. Factors affecting successful equity crowdfunding. J. Math. Financ. 2018, 8, 446. [Google Scholar] [CrossRef] [Green Version]
- Sherman, A.; Axelrad, H. A quantitative study on crowdfunders’ motivations, their sense of meaning and social welfare. Int. J. Entrep. Behav. Res. 2021. ahead-of-print. [Google Scholar] [CrossRef]
- Agrawal, A.; Catalini, C.; Goldfarb, A. Some Simple Economics of Crowdfunding. Innov. Policy Econ. 2014, 14, 63–97. [Google Scholar] [CrossRef] [Green Version]
- Ren, J.; Raghupathi, V.; Raghupathi, W. Understanding the dimensions of medical crowdfunding: A visual analytics approach. J. Med. Internet Res. 2020, 22, e18813. [Google Scholar] [CrossRef] [PubMed]
- Zhao, X.; Mao, Y. The Identity Lies in the Words of Crowd-funders: Help-seekers’ Identity Construction in Chinese Online Medical Crowd-Funding Discourses. Health Commun. 2021, 36, 1–8. [Google Scholar] [CrossRef] [PubMed]
- Liu, Q.; Wang, L.; Zhou, J.; Wu, W.; Li, Y. Factors Influencing Donation Intention to Personal Medical Crowdfunding Projects Appearing on MSNS. J. Organ. End User Comput. 2022, 34, 1–26. [Google Scholar] [CrossRef]
- Chen, X.; Sun, M.; Wu, D.; Song, X.Y. Information-Sharing Behavior on WeChat Moments: The Role of Anonymity, Familiarity, and Intrinsic Motivation. Front. Psychol. 2019, 10, 2540. [Google Scholar] [CrossRef] [Green Version]
- Berliner, L.S.; Kenworthy, N.J. Producing a worthy illness: Personal crowdfunding amidst financial crisis. Soc. Sci. Med. 2017, 187, 233–242. [Google Scholar] [CrossRef]
- Gupta, V.; Lehal, G.S. A survey of text mining techniques and applications. J. Emerg. Technol. Web Intell. 2009, 1, 60–76. [Google Scholar] [CrossRef]
- Hearst, M. What Is Text Mining. SIMS UC Berkeley 2003. Available online: http://www.sims.berkeley.edu/~hearst/text.mining.html (accessed on 28 December 2021).
- Bandaru, S.; Ng, A.H.; Deb, K. Data mining methods for knowledge discovery in multi-objective optimization: Part A-Survey. Expert Syst. Appl. 2017, 70, 139–159. [Google Scholar] [CrossRef] [Green Version]
- Cios, K.J.; Pedrycz, W.; Swiniarski, R.W. Data Mining Methods for Knowledge Discovery; Springer Science & Business Media: Berlin/Heidelberg, Germany, 2012; Volume 8. [Google Scholar]
- Miettinen, K. Some methods for nonlinear multi-objective optimization. In Proceedings of the International Conference on Evolutionary Multi-Criterion Optimization, East Lansing, MI, USA, 10–13 March 2019; Springer: Berlin/Heidelberg, Germany, 2009; pp. 1–20. [Google Scholar]
- Sanchez-Gomez, J.M.; Vega-Rodríguez, M.A.; Pérez, C.J. Extractive multi-document text summarization using a multi-objective artificial bee colony optimization approach. Knowl. Based Syst. 2018, 159, 1–8. [Google Scholar] [CrossRef]
- Purdy, J.; Nye, P.; Balakrishnan, P. The impact of communication media on negotiation outcomes. Int. J. Confl. Manag. 2000, 11, 162–187. [Google Scholar] [CrossRef]
- Huang, A.H.; Yen, D.C.; Zhang, X. Exploring the potential effects of emoticons. Inf. Manag. 2008, 45, 466–473. [Google Scholar] [CrossRef]
- Daft, R. Information richness: A new approach to managerial behavior and organization design. Res. Organ. Behav. 1984, 6, 191–233. [Google Scholar]
- Simon, H.A. Theories of bounded rationality. Decis. Organ. 1972, 1, 161–176. [Google Scholar]
- Bawden, D.; Robinson, L. The dark side of information: Overload, anxiety and other paradoxes and pathologies. J. Inf. Sci. 2008, 35, 180–191. [Google Scholar] [CrossRef]
- Park, D.H.; Kim, S. The effects of consumer knowledge on message processing of electronic word-of-mouth via online consumer reviews. Electron. Commer. Res. Appl. 2008, 7, 399–410. [Google Scholar] [CrossRef] [Green Version]
- Xiao, B.; Benbasat, I. Product-related deception in e-commerce: A theoretical perspective. Mis Q. 2011, 35, 169–195. [Google Scholar] [CrossRef]
- Xu, P.; Chen, L.; Santhanam, R. Will video be the next generation of e-commerce product reviews? Presentation format and the role of product type. Decis. Support Syst. 2015, 73, 85–96. [Google Scholar] [CrossRef]
- Li, N.; Wu, D. Using text mining and sentiment analysis for online forums hotspot detection and forecast. Decis. Support Syst. 2010, 48, 354–368. [Google Scholar] [CrossRef]
- Greco, F.; Polli, A. Emotional Text Mining: Customer profiling in brand management. Int. J. Inf. Manag. 2019, 51, 101934. [Google Scholar] [CrossRef]
- Karystianis, G.; Adily, A.; Schofield, P.W.; Greenberg, D.; Jorm, L.; Nenadic, G.; Butler, T. Automated Analysis of Domestic Violence Police Reports to Explore Abuse Types and Victim Injuries: Text Mining Study. J. Med. Internet Res. 2019, 21, e13067. [Google Scholar] [CrossRef] [Green Version]
- Zhang, S.; Wei, Z.; Wang, Y.; Liao, T. Sentiment analysis of Chinese micro-blog text based on extended sentiment dictionary. Future Gener. Comput. Syst. 2017, 81, 395–403. [Google Scholar] [CrossRef]
- Zeng, X.Q. Technology Implementation of Chinese Jieba Segmentation Based on Python. China Comput. Commun. 2019, 18, 38–39. [Google Scholar] [CrossRef]
- Xu, Q. A Novel Chinese Text Emotion Computation Model. Comput. Appl. Softw. 2011, 28, 271–272. [Google Scholar]
- Wang, S.M.; Ku, L.W. ANTUSD: A large Chinese sentiment dictionary. In Proceedings of the Tenth International Conference on Language Resources and Evaluation (LREC’16), Portorož, Slovenia, 23–28 May 2016; pp. 2697–2702. [Google Scholar]
- Song, X.-Y.; Zhao, Y.; Jin, L.-T.; Sun, Y.; Liu, T. Research on the Construction of Sentiment Dictionary Based on Word2vec. In Proceedings of the 2018 International Conference on Algorithms, Computing and Artificial Intelligence, Sanya, China, 21–23 December 2018; pp. 1–6. [Google Scholar]
- Shannon, C.E. A mathematical theory of communication. Bell Syst. Tech. J. 1948, 27, 379–423. [Google Scholar] [CrossRef] [Green Version]
- Yi, J.; Yin, M.; Zhang, Y.; Zhao, X. A novel recommender algorithm using information entropy and secondary-clustering. In Proceedings of the 2017 2nd IEEE International Conference on Computational Intelligence and Applications (ICCIA), Beijing, China, 8–11 September 2017; pp. 128–132. [Google Scholar]
- Aizawa, A. An information-theoretic perspective of tf–idf measures. Inf. Process. Manag. 2003, 39, 45–65. [Google Scholar] [CrossRef]
- Brookes, B.C. The Shannon model of IR systems. J. Doc. 1972, 28, 160–162. [Google Scholar] [CrossRef]
- Wong, S.K.M.; Yao, Y.Y. An information-theoretic measure of term specifificity. J. Am. Soc. Inf. Sci. 1992, 43, 54–61. [Google Scholar] [CrossRef]
- Shi, C.Y.; Xu, C.J.; Yang, X.J. Study of TFIDF algorithm. J. Comput. Appl. 2009, 29, 167–170. [Google Scholar]
- Singh, J.P.; Irani, S.; Rana, N.P.; Dwivedi, Y.K.; Saumya, S.; Roy, P.K. Predicting the “helpfulness” of online consumer reviews. J. Bus. Res. 2017, 70, 346–355. [Google Scholar] [CrossRef] [Green Version]
- Quinlan, J.R. Induction of decision trees. Mach. Learn. 1986, 1, 81–106. [Google Scholar] [CrossRef] [Green Version]
- Quinlan, J.R. Combining instance-based and model-based learning. In Proceedings of the Tenth International Conference on Machine Learning, Amherst, MA, USA, 27–29 July 1993; pp. 236–243. [Google Scholar]
- Breiman, L.; Friedman, J.H.; Olshen, R.A.; Stone, C.J. Classification and Regression Trees; Wadsworth and Brooks/Cole: Monterey, CA, USA, 1984. [Google Scholar]
- Breiman, L. Random forests. Mach. Learn. 2001, 45, 5–32. [Google Scholar] [CrossRef] [Green Version]
- Biau, G.; Scornet, E. A random forest guided tour. Test 2016, 25, 197–227. [Google Scholar] [CrossRef] [Green Version]
- Schapire, R.; Freund, Y. A decision-theoretic generalization of on-line learning and an application to boosting. In Proceedings of the Second European Conference on Computational Learning Theory, Barcelona, Spain, 13–15 March 1995; pp. 23–37. [Google Scholar]
- Kohavi, R. A study of cross-validation and bootstrap for accuracy estimation and model selection. In Proceedings of the 14th International Joint Conference on Artificial Intelligence, Montreal, QC, Canada, 20–25 August 1995; Volume 14, pp. 1137–1145. [Google Scholar]
- Kvålseth, T.O. Cautionary note about R 2. Am. Stat. 1985, 39, 279–285. [Google Scholar] [CrossRef]
- i-Research. 2018 China’s Health Security Industry Report. Financial Network. Available online: https://www.qschou.com/news/content?media-id=133&media-page=1 (accessed on 28 December 2021).
- CAFP Research. Online Fundraising in China: A research Report on Third Party Platforms in 2014. Available online: https://chinadevelopmentbrief.cn/wp-content/uploads/2020/04/online-fundraising-inChina-EN-cafp20160229.pdf (accessed on 11 November 2015).
- Zhang, F.; Xue, B.; Li, Y.; Li, H.; Liu, Q. Effect of Textual Features on the Success of Medical Crowdfunding: Model Development and Econometric Analysis from the Tencent Charity Platform. J. Med. Internet Res. 2021, 23, e22395. [Google Scholar] [CrossRef] [PubMed]
- Blum, A.L.; Langley, P. Selection of relevant features and examples in machine learning. Artif. Intell. 1997, 97, 245–271. [Google Scholar] [CrossRef] [Green Version]
- Thelwall, M.; Buckley, K.; Paltoglou, G.; Cai, D.; Kappas, A. Sentiment strength detection in short informal text. J. Am. Soc. Inf. Sci. Technol. 2010, 61, 2544–2558. [Google Scholar] [CrossRef] [Green Version]
- Lin, H.; Guo, S. Characteristics, scope and classification of degree adverbs. J. Shanxi Univ. Philos. Soc. Sci. Ed. 2003, 2, 71–74. [Google Scholar]
- Xie, X.; Ge, S.; Hu, F.; Xie, M.; Jiang, N. An improved algorithm for sentiment analysis based on maximum entropy. Soft Comput. 2017, 23, 599–611. [Google Scholar] [CrossRef]
- Bakar, N.M.A.; Tahir, I.M. Applying multiple linear regression and neural network to predict bank performance. Int. Bus. Res. 2009, 2, 176–183. [Google Scholar] [CrossRef]
- Sousa, S.; Martins, F.; Alvimferraz, M.; Pereira, M. Multiple linear regression and artificial neural networks based on principal components to predict ozone concentrations. Environ. Model. Softw. 2007, 22, 97–103. [Google Scholar] [CrossRef]
- Liu, S.; Cheng, T.; Wang, H. Effects of attention and reliability on the performance of online medical crowdfunding projects: The moderating role of fundraising goal. J. Manag. Sci. Eng. 2020, 5, 162–171. [Google Scholar] [CrossRef]
- Thapa, N. Being cognizant of the quantity of information: Curvilinear relationship between total-information and funding-success of crowdfunding campaigns. J. Bus. Ventur. Insights 2020, 14, e00195. [Google Scholar] [CrossRef]
- Colton, J.A.; Bower, K.M. Some misconceptions about R2. Int. Soc. Six Sigma Prof. EXTRAOrdinary Sense 2002, 3, 20–22. [Google Scholar]
- Leach, L.F.; Henson, R.K. The use and impact of adjusted R2 effects in published regression research. Mult. Linear Regres. Viewp. 2007, 33, 1–11. [Google Scholar]
- Makina, D. The role of social media in crowdfunding. In Proceedings of the ECSM 2017 4th European Conference on Social Media, Vilnius, Lithuania, 3–4 July 2017; Academic Conferences and Publishing Limited: Cambridge, MA, USA, 2017; p. 186. [Google Scholar]
- Kang, L.; Jiang, Q.; Tan, C.-H. Remarkable advocates: An investigation of geographic distance and social capital for crowdfunding. Inf. Manag. 2017, 54, 336–348. [Google Scholar] [CrossRef]
No. | Goal | Raised | T_Help | T_Forwarding | N_Verify | Success | Date |
---|---|---|---|---|---|---|---|
1 | 500,000 | 175,727 | 8005 | 4556 | 193 | 1 | 2018.8 |
2 | 200,000 | 83,479 | 4394 | 4394 | 98 | 1 | 2018.9 |
3 | 500,000 | 119,767 | 2901 | 2901 | 129 | 1 | 2018.9 |
⋮ | ⋮ | ⋮ | ⋮ | ⋮ | ⋮ | ⋮ | ⋮ |
1239 | 300,000 | 108,684 | 4309 | 1518 | 94 | 1 | 2019.6 |
No. | Title | Text | |||||
1 | 爸爸病危, 妈妈身亡˳恳请大家帮帮我吧 | 尊敬的叔叔阿姨您们好˳我叫***,现年12岁, 家住***坪上镇一个普通家庭, 我是爸爸妈妈唯一的女儿, 恳求大家帮帮我吧! 妻子在20**年*月*日车祸中身亡… | |||||
2 | 【急性白血病】我们一定会战胜你 | 尊敬的社会爱心人士你们好,万不得已发起本次筹款,希望得到大家的理解与支持!我从来没想过自己会发轻松筹,事情发生的太突然了,让人猝不及防,打扰大家了,说声抱歉… | |||||
⋮ | ⋮ | ⋮ | |||||
1239 | 孩子移植两年后,再生障碍性贫血又复发! | 患有再生障碍性贫血的儿子需要骨髓移植,全家唯有8岁的姐姐和弟弟配型成功,姐姐兴高采烈盼地盼望做救弟弟的“英雄”,爸妈却犹豫了,担心年幼的女儿献骨髓是否有影响˳孩子的爷爷站起来说:儿子女儿都是心头肉,少了哪一个都不行,如果真得需要两个孩子匹配,就放心去做,因为他们本是同根生,身体里流的都是彼此的血液… |
NO. | Text | Inf_Entroy | Length |
---|---|---|---|
1 | 尊敬的叔叔阿姨您们好˳我叫***, 现年12岁, 家住***坪上镇一个普通家庭, 我是爸爸妈妈唯一的女儿, 恳求大家帮帮我吧! 妻子在20**年*月*日车祸中身亡… | 10.651 | 566 |
2 | 尊敬的社会爱心人士你们好,万不得已发起本次筹款,希望得到大家的理解与支持!我从来没想过自己会发轻松筹,事情发生的太突然了,让人猝不及防,打扰大家了,说声抱歉… | 11.349 | 585 |
3 | 我叫***,今年**岁,**省***村人˳八月底因有半个月身体难受没劲,去医院检查,检查后确诊是尿毒症,这个消息就像晴天霹雳,我们不敢相信,辗转去了很多家医院反复检查,最后还是确诊为尿毒症… | 11.704 | 476 |
Emotion | Seed Words |
---|---|
Positive | 康复,好转,健康,良性,战胜,一线生机,治好病,奇迹,维持,渡过难关,阖家幸福,安享晚年,养育之恩,美满,和睦,莫大,感谢,良好,坚强,勇敢,相信,变好,笑容,自信,温暖,帮助,跪谢,必定,恳请,爱心,好心人,活下去,努力,全力,绝不放弃,点亮,伸出,顺利,转发,筹集,捐助,聚沙成塔,积少成多,报销,富裕,众筹,坚持,加油,好起来,可以 |
Negative | 严重,恶性肿瘤,手术,化疗,白血病,大病,复发,急性,抢救,疼痛,病魔,破碎,完了,无奈,晴天霹雳,不幸,着急,伤心,只能,放弃,没办法,无助,倾尽全力,费用,积蓄,高昂,花光,天文数字,用光,返贫,难于登天,压垮,单亲,年迈,艰辛,遗弃,自责,失去,走投无路,噩耗,彷徨,抛弃,缺乏,音讯全无,可怜,束手无策,薄弱,家徒四壁,微薄,负债 |
Type | Words | Weight |
---|---|---|
Negative Word Dictionary | 不曾,未必,没有,不要,难以,不是,没,未,别,莫,勿,不必,白,非,无需,并非,毫无,绝不,休想,永不,未尝,从不,从未,尚未,从没,绝非,切莫,绝不,毫不,禁止,忌,拒绝,杜绝,没有 | −1 |
Degree Adverb Dictionary | 百分之百,倍加,不堪,不得了… 不过,不胜,惨,出奇,大为,实在… 大不了,更,还要,远远… | 2 1.5 1 |
Variables | (1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
---|---|---|---|---|---|---|---|---|
N | Mean | sd | Q1 | Q2 | Q3 | Min | Max | |
X1 | 1239 | 1454 | 2787 | 469 | 1057 | 1925 | 0 | 53,086 |
X2 | 1209 | 79.03 | 224.6 | 37 | 60 | 92 | 0 | 4494 |
X3 | 1239 | 366,826 | 435,061 | 180,000 | 300,000 | 490,000 | 20,000 | 500,000 |
X4 | 1239 | −30.95 | 23.77 | −47 | −30 | −14 | −126 | 30 |
X5 | 1239 | 11.71 | 0.669 | 11.34 | 11.76 | 12.15 | 8.192 | 13.55 |
X6 | 1239 | 137.60 | 15.29 | 128.40 | 138.17 | 147.53 | 67.12 | 183.50 |
C01 | 1239 | −0.26 | 2.75 | 2 | 0 | −2 | −14 | 9 |
C02 | 1239 | 21.81 | 8.82 | 17 | 20 | 25 | 4 | 79 |
Y | 1239 | 0.29 | 0.21 | 0.11 | 0.27 | 0.43 | 0.00 | 1 |
Variables | X1 | X2 | X3 | X4 | X5 | X6 | C01 | C02 |
---|---|---|---|---|---|---|---|---|
X1 | 1 | |||||||
X2 | 0.060 ** | 1 | ||||||
X3 | 0.095 *** | 0.065 ** | 1 | |||||
X4 | 0.0330 | −0.0200 | 0.0140 | 1 | ||||
X5 | −0.051 * | 0.0100 | −0.053 * | −0.457 *** | 1 | |||
X6 | −0.063 ** | −0.00500 | 0.058 ** | −0.0390 | 0.139 *** | 1 | ||
C01 | 0.059 ** | −0.00600 | 0.0210 | 0.166 *** | −0.144 *** | −0.092 *** | 1 | |
C02 | −0.0440 | −0.0240 | −0.0410 | 0.0190 | 0.069 ** | 0.088 *** | −0.313 *** | 1 |
Y | 0.196 *** | 0.076 *** | −0.139 *** | 0.069 ** | −0.048 * | −0.066 ** | 0.0190 | −0.0210 |
Variables | Model 1 | Model 2 | Model 3 | Model 4 |
---|---|---|---|---|
X1 | 0.2041 *** | 0.2019 *** | — — | — — |
(0.0277) | (0.0277) | |||
X2 | 0.0713 *** | 0.0711 *** | — — | — — |
(0.0275) | (0.0275) | |||
X3 | −0.1644 *** | −0.1615 *** | — — | — — |
(0.0276) | (0.0277) | |||
X4 | 0.0586 * | 0.0312 * | 0.0611 * | 0.0632 * |
(0.0312) | (0.0312) | (0.0323) | (0.0323) | |
X5 | −0.0199 | −0.0144 | −0.0187 | −0.0100 |
(0.0311) | (0.0313) | (0.0321) | (0.0323) | |
X6 | — — | −0.0385 | — — | −0.0607 ** |
(0.0280) | (0.0288) | |||
C01 | −0.0078 | −0.0099 | −0.0004 | −0.3339 |
(0.0294) | (0.0295) | (0.0304) | (0.0304) | |
C02 | −0.0187 | −0.0164 | −0.0206 | −0.0170 |
(0.0291) | (0.0291) | (0.0301) | (0.0301) | |
Constant | −0.0000 | −0.0000 | −0.0000 | −0.0000 |
(0.0274) | (0.0274) | (0.0284) | (0.0283) | |
Adjusted R-square | 0.0682 | 0.0688 | 0.0023 | 0.0051 |
Number of project | 1239 | 1239 | 1239 | 1239 |
Variables | Model1 | Model2 | Model3 | Model4 |
---|---|---|---|---|
Tolerance (VIF) | Tolerance (VIF) | Tolerance (VIF) | Tolerance (VIF) | |
X1 | 0.983 | 0.979 | — — | — — |
(1.020) | (1.020) | |||
X2 | 0.993 | 0.993 | — — | — — |
(1.010) | (1.010) | |||
X3 | 0.986 | 0.980 | — — | — — |
(1.010) | (1.020) | |||
X4 | 0.774 | 0.773 | 0.774 | 0.773 |
(1.290) | (1.290) | (1.290) | (1.290) | |
X5 | 0.780 | 0.767 | 0.783 | 0.770 |
(1.280) | (1.300) | (1.280) | (1.300) | |
X6 | — — | 0.963 | — — | 0.971 |
(1.040) | (1.030) | |||
C01 | 0.869 | 0.866 | 0.870 | 0.868 |
(1.150) | (1.150) | (1.150) | (1.150) | |
C02 | 0.891 | 0.888 | 0.893 | 0.890 |
(1.150) | (1.130) | (1.120) | (1.120) | |
Mean | 0.885 | 0.893 | (0.892) | (0.892) |
(1.130) | (1.120) | 1.210 | 1.210 |
N | MSE | MAE | MAPE | ||
---|---|---|---|---|---|
Mean (SD) | Mean (SD) | Mean (SD) | Mean (SD) | ||
Linear Regression | 5 | 0.995 | 0.788 | 1.310 | 0.031 |
(0.058) | (0.011) | (0.210) | (0.040) | ||
Decision Tree Regressor | 5 | 0.145 | 0.165 | 1.941 | 0.857 |
(0.105) | (0.075) | (0.571) | (0.103) | ||
Random Forest Regressor | 5 | 0.115 | 0.230 | 1.750 | 0.887 |
(0.059) | (0.057) | (0.278) | (0.058) | ||
AdaBoost Regressor | 5 | 0.040 | 0.072 | 0.222 | 0.961 |
(0.044) | (0.058) | (0.170) | (0.043) |
N | MSE | MAE | MAPE | ||
---|---|---|---|---|---|
Mean (SD) | Mean (SD) | Mean (SD) | Mean (SD) | ||
Linear Regression | 5 | 0.987 | 0.785 | 1.373 | 0.029 |
(0.133) | (0.023) | (0.229) | (0.080) | ||
Decision Tree Regressor | 5 | 0.112 | 0.114 | 0.918 | 0.889 |
(0.025) | (0.014) | (0.621) | (0.026) | ||
Random Forest Regressor | 5 | 0.120 | 0.225 | 1.505 | 0.881 |
(0.014) | (0.008) | (0.428) | (0.012) | ||
AdaBoost Regressor | 5 | 0.023 | 0.042 | 0.090 | 0.977 |
(0.005) | (0.006) | (0.041) | (0.005) |
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations. |
© 2022 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Chen, X.; Ding, H.; Fang, S.; Chen, W. Predicting the Success of Internet Social Welfare Crowdfunding Based on Text Information. Appl. Sci. 2022, 12, 1572. https://doi.org/10.3390/app12031572
Chen X, Ding H, Fang S, Chen W. Predicting the Success of Internet Social Welfare Crowdfunding Based on Text Information. Applied Sciences. 2022; 12(3):1572. https://doi.org/10.3390/app12031572
Chicago/Turabian StyleChen, Xi, Hao Ding, Shaofen Fang, and Wei Chen. 2022. "Predicting the Success of Internet Social Welfare Crowdfunding Based on Text Information" Applied Sciences 12, no. 3: 1572. https://doi.org/10.3390/app12031572
APA StyleChen, X., Ding, H., Fang, S., & Chen, W. (2022). Predicting the Success of Internet Social Welfare Crowdfunding Based on Text Information. Applied Sciences, 12(3), 1572. https://doi.org/10.3390/app12031572