- 文章信息
- 作者: kaiwu
- 点击数:398
1.ollama
https://github.com/ollama/ollama
https://ollama.com/blog/llama3
Get up and running with large language models locally.
1.1 下载并安装ollama
macOS
Windows preview
curl -fsSL https://ollama.com/install.sh | sh
https://hub.docker.com/r/ollama/ollama
1.2 Ollama可以载入的大语言模型
Model | Parameters | Size | Download |
---|---|---|---|
Llama 3 | 8B | 4.7GB | ollama run llama3 |
Llama 3 | 70B | 40GB | ollama run llama3:70b |
Phi-3 | 3.8B | 2.3GB | ollama run phi3 |
Mistral | 7B | 4.1GB | ollama run mistral |
Neural Chat | 7B | 4.1GB | ollama run neural-chat |
Starling | 7B | 4.1GB | ollama run starling-lm |
Code Llama | 7B | 3.8GB | ollama run codellama |
Llama 2 Uncensored | 7B | 3.8GB | ollama run llama2-uncensored |
LLaVA | 7B | 4.5GB | ollama run llava |
Gemma | 2B | 1.4GB | ollama run gemma:2b |
Gemma | 7B | 4.8GB | ollama run gemma:7b |
Solar | 10.7B | 6.1GB | ollama run solar |
用于ollama的模型:
2.中文相关的几个模型
2.1 llama2-chinese
https://ollama.com/library/llama2-chinese
Llama 2 based model fine tuned to improve Chinese dialogue ability.
ollama run llama2-chinese
2.2 qwen
https://ollama.com/library/qwen
Qwen 1.5 is a series of large language models by Alibaba Cloud spanning from 0.5B to 110B parameters
343.2K Pulls379 TagsUpdated 2 weeks ago
ollama run qwen
2.3 yi
Yi is a series of large language models trained on a high-quality corpus of 3 trillion tokens that support both the English and Chinese languages.
https://ollama.com/library/yi:34b
https://huggingface.co/01-ai/Yi-34B
ollama run yi
ollama run yi:9b
ollama run yi:34b
Yi-34B-Chat model landed in second place (following GPT-4 Turbo), outperforming other LLMs (such as GPT-4, Mixtral, Claude) on the AlpacaEval Leaderboard (based on data available up to January 2024
Yi-34B model ranked first among all existing open-source models (such as Falcon-180B, Llama-70B, Claude) in both English and Chinese on various benchmarks, including Hugging Face Open LLM Leaderboard (pre-trained) and C-Eval (based on data available up to November 2023).
- 文章信息
- 作者: kaiwu
- 点击数:1372
2024-05-15
1.1questionnaire
http://kaiwu.city/openfiles/tourist_satisfaction_questionnaire_cn.pdf
http://kaiwu.city/openfiles/data_tourist_cn.sav
http://kaiwu.city/openfiles/analysis_tourist_cn.sps
4.两个变量之间的关系relationship between two variables
types of variables (level of measurment)
https://statistics.laerd.com/statistical-guides/types-of-variable.php
https://www.thoughtco.com/independent-and-dependent-variable-examples-606828
https://datatab.net/tutorial/level-of-measurement
4.1 卡方检验chi-square test
2023-11-21
http://kaiwu.city/openfiles/tourist_CN.zip
http://kaiwu.city/index.php/analysis-using-excel
VBA
http://kaiwu.city/openfiles/Excel_VBA_example.xlsm
http://kaiwu.city/index.php/spss-and-pspp
how to choose statistical procedures.
http://kaiwu.city/index.php/statistical-map
SPSS相关书籍
books on SPSS:https://www.douban.com/doulist/45508075/
- Collier, J. (2009). Using SPSS Syntax: A Beginner’s Guide. SAGE.
- Coolican, H. (2019). Research Methods and Statistics in Psychology (7th). Routledge.
- Dancey, C. P., & Reidy, J. (2020). Statistics Without Maths for Psychology (8th). Pearson.
- Field, A. (2009). Discovering Statistics Using SPSS (3rd). SAGE.
- Field, A. (2017). Discovering Statistics Using IBM SPSS Statistics (5th). SAGE.
- George, D., & Mallery, P. (2022). IBM SPSS Statistics 27 Step by Step: A Simple Guide and Reference (17th). Routledge.
- Harrison, V., Kemp, R., Brace, N., & Snelgar, R. (2022). SPSS for Psychologists (7th). Bloomsbury Academic.
- Howitt, D., & Cramer, D. (2017). Understanding Statistics in Psychology with SPSS (7th). Pearson.
- Mesquita, J. M. C. de, & Kostelijk, E. (2022). Marketing Analytics: Statistical Tools for Marketing and Consumer Behaviour Using SPSS. Routledge.
- Otieno Okello, G. (2023). Simplified Business Statistics Using SPSS. CRC Press.
- Roni, S. M., & Djajadikerta, H. G. (2021). Data Analysis with SPSS for Survey-based Research. Springer.
- Sarstedt, M., & Mooi, E. (2019). A Concise Guide to Market Research: The Process, Data, and Methods Using IBM SPSS Statistics (3rd). Springer.
- Singh Kaurav, R. P., Gursoy, D., & Chowdhary, N. (2021). An SPSS Guide for Tourism, Hospitality and Events Researchers. Routledge.
- Verma, J. P. (2016). Sports Research with Analytical Solution using SPSS . Wiley.
- 郭志刚. (2015). 社会统计分析方法: SPSS软件应用. 中国人民大学出版社
-
吴明隆. (2010). 问卷统计分析实务:SPSS操作与应用. 重庆大学出版社.
- 张文彤. (2002a). 世界优秀统计工具SPSS11.0统计分析教程(基础篇). 北京希望电子出版社.
- 张文彤. (2002b). 世界优秀统计工具SPSS11.0统计分析教程(高级篇). 北京希望电子出版社.
http://kaiwu.city/index.php/jamovi
The jamovi project (2021). jamovi (Version 1.6) [Computer Software]. Retrieved from https://www.jamovi.org
official website:https://www.jamovi.org/
Github: https://github.com/jamovi
softpededia:https://www.softpedia.com/get/Science-CAD/jamovi.shtml
jamovi is a free, open-source data analysis application that bridges the gap between the freedom and power of R and the accessibility of SPSS.
jamovi是一个开源免费、操作简单的统计分析软件,兼容R软件,替代SPSS等软件。
下列关于jamovi的简介来自http://www.obhrm.net/index.php/Jamovi
jamovi是在R语言基础上开发出来的免费开源统计分析软件,其操作与界面与SPSS非常相似。jamovi的特点如下:
1、开源软件。jamovi属于开源软件,全球任何人均可以下载使用,用jamovi进行统计分析,是免费用正版软件进行统计分析。
2、轻巧型软件。Windows版jamovi程序总共不到250M,属于特别轻巧的统计分析程序。
3、操作简单、方便。jamovi的操作界面类似于SPSS,使用非常方便。
4、保存结果的同时保存分析过程。他人在拿到结果的同时,能看到分析的过程,并重现所有的分析过程。
5、可以进行多种统计分析。jamovi本身包括t检验、ANOVA, 相关与回归分析,因子分析(包括探索性因子分析与验证性因子分析)等基本统计分析,是本科生与硕士研究生学习统计分析的极佳工具。
6、可扩充性。jamovi可以加载模块(Modules),加载(Modules)后可以实现更多的统计分析,包括元分析、功效分析(Power analysis)、中介与调节模型分析、贝叶斯方法等。
7、动态生成报告。在统计分析时,动态呈现对应的统计分析结果。
8、自动生成三横线表格,可以直接复制粘贴到WORD和Excel中,稍加编辑就是可用来报告的表格。
9、与R无缝对接。加载Rj模块后,可以在jamovi中用R进行统计分析;jamovi在R中有一个包 - jmv,加载该包,可以在R中运行并实现jamovi的全部功能。jmv包的网址:https://cran.r-project.org/web/packages/jmv/index.html
1.关于示例数据集 (tourist satisfaction)
1.1questionnaire
http://kaiwu.city/openfiles/tourist_satisfaction_questionnaire_cn.pdf
1.2 通用数据格式 (没有 variable labels变量名标签和 value labels变量值标签)
http://kaiwu.city/openfiles/tourist.csv
或
http://kaiwu.city/openfiles/data_tourist_satisfaction_cn.xlsx
2.数据准备data preparation (data cleaning or data wrangling)
2.1 导入数据
https://libguides.library.kent.edu/SPSS/ImportData
http://kaiwu.city/openfiles/data_tourist_cn.sav
2.2 数据管理
https://libguides.library.kent.edu/SPSS/data-management
Computing VariablesThe "Compute Variable" command allows you to create new variables from existing variables by applying formulas. This tutorial shows how the "Compute Variable" command can compute a variable using an equation, a built-in function, or conditional logic. Recoding (Transforming) VariablesRecoding a variable can be used to transform an existing variable into a different form based on certain criteria. This tutorial covers the "Recode into Different Variable" and "Recode into Same Variable" commands.
syntax file: add variable labels, value labels, compute variables and recode variables.
syntax:中文标签
http://kaiwu.city/openfiles/labels_tourist_CN.sps
syntax:英文标签
http://kaiwu.city/openfiles/labels_tourist_satisfaction_en.sps
使用这2个SPSS syntax程序,可以快速切换变量名标签(variable labels)、变量值标签(value labels)的语言:英文、中文
http://kaiwu.city/openfiles/data_tourist_cn.sav
3.基本分析
http://kaiwu.city/openfiles/analysis_tourist_cn.sps
http://kaiwu.city/openfiles/academic_report_SPSS_CN.docx
Kent State University Libraries. (2017, May 15). SPSS tutorials: Independent samples t test. Retrieved May 17, 2017, from http://libguides.library.kent.edu/SPSS/IndependentTTest
3.1 频数分析frequency Analysis(分类变量)
https://libguides.library.kent.edu/SPSS/FrequenciesCategorical
https://www.spss-tutorials.com/spss-frequencies-command/
https://datatab.net/tutorial/frequency-table
中文参考
https://zhuanlan.zhihu.com/p/108860781
3.2 列联表分析cross-table(分类变量)
https://libguides.library.kent.edu/SPSS/Crosstabs
中文参考
https://zhuanlan.zhihu.com/p/634975678
3.3 描述性统计分析Descriptive analysis(数值变量)
https://libguides.library.kent.edu/SPSS/Descriptives
https://www.spss-tutorials.com/spss-descriptives-command/
中文参考
https://blog.csdn.net/qq_42278015/article/details/119696576
3.4 自定义表格custom table(值得高度关注)
https://www.ibm.com/docs/en/spss-statistics/saas?topic=statistics-custom-tables
中文参考(本站)
http://kaiwu.city/index.php/spss-custom-table-cn
4.两个变量之间的关系relationship between two variables
types of variables (level of measurment)
https://statistics.laerd.com/statistical-guides/types-of-variable.php
https://www.thoughtco.com/independent-and-dependent-variable-examples-606828
https://datatab.net/tutorial/level-of-measurement
4.1 卡方检验chi-square test
https://libguides.library.kent.edu/SPSS/ChiSquare
https://datatab.net/tutorial/chi-square-test
4.2 独立样本T检验independent sample t-test
https://libguides.library.kent.edu/SPSS/IndependentTTest
https://datatab.net/tutorial/unpaired-t-test
中文参考
https://blog.csdn.net/qq_51843109/article/details/123612791
4.3 单因素方差分析ANOVA
https://libguides.library.kent.edu/SPSS/OneWayANOVA
https://datatab.net/tutorial/anova
中文参考
https://zhuanlan.zhihu.com/p/448983174
4.4 相关分析correlation
https://libguides.library.kent.edu/SPSS/PearsonCorr
https://datatab.net/tutorial/correlation
中文参考
https://blog.csdn.net/nekonekoboom/article/details/116708114
4.5 逻辑回归分析logistic regression
https://www.spss-tutorials.com/logistic-regression/
https://datatab.net/tutorial/logistic-regression
中文参考
https://zhuanlan.zhihu.com/p/340480145
5.量表分析analysis for scales (measurement)
5.1 信度分析reliability analysis
https://www.spss-tutorials.com/cronbachs-alpha-in-spss/
https://www.spss-tutorials.com/spss-split-half-reliability/
https://datatab.net/tutorial/cronbachs-alpha
中文参考
https://www.zhihu.com/tardis/zm/art/270005975
5.2 探索性因子分析(用于效度分析)exploratory factor analysis (EFA)
https://www.spss-tutorials.com/spss-factor-analysis-tutorial/
https://www.spss-tutorials.com/spss-factor-analysis-intermediate-tutorial/
https://www.spss-tutorials.com/apa-reporting-factor-analysis/
https://datatab.net/tutorial/exploratory-factor-analysis
中文参考
https://www.zhihu.com/tardis/zm/art/270005975
6.输出分析结果export result
https://www.spss-tutorials.com/spss-output/
https://www.spss-tutorials.com/spss-apa-format-descriptives-tables/
中文参考
https://spss.mairuan.com/jiqiao/spss-wuxja.html
- 文章信息
- 作者: kaiwu
- 点击数:414
1.中科院中文新闻
https://www.cas.cn/syky/202404/t20240419_5012028.shtml
4月21日,全球首套高精度月球地质图集正式发布,图集包括《1:250万月球全月地质图集》和《1:250万月球分幅地质图集》(中英文版,含说明书),其中《1:250万月球全月地质图集》包含《1:250万月球全月地质图》、《1:250万月球岩石类型分布图》和《1:250万月球构造纲要图》,《1:250万分幅地质图集》包含30幅月球标准分幅地质图。
自上世纪60年代美国阿波罗计划实施以来,国际和国内的月球探测和月球科学研究都取得了长足进步,然而,月球地质研究至今仍沿用阿波罗时期研制的月球地质图,随着研究的深入,该月球地质图已不能满足未来的科研和月球探测需求。
https://gyig.cas.cn/gzdt_/kydt_/202206/t20220608_6458724.html
4月21日,全球首套高精度月球地质图集正式发布。图集包括《1:250万月球全月地质图集》和《1:250万月球分幅地质图集》(中英文版,含说明书)。
On April 21st, China released a geologic atlas set of the global moon with a scale of 1:2.5 million, which is the first complete high-definition lunar geologic atlas in the world. This geologic atlas set, available in both Chinese and English, includes the Geologic Atlas of the Lunar Globe and the Map Quadrangles of the Geologic Atlas of the Moon.
2.News from the Chinese Academy of Sciences
https://english.cas.cn/newsroom/cas_media/202404/t20240422_660730.shtml
China on Sunday released a geologic atlas set of the global moon with a scale of 1:2.5 million, which is the first complete high-definition lunar geologic atlas in the world, providing basic map data for future lunar research and exploration.
This geologic atlas set, available in both Chinese and English, includes the Geologic Atlas of the Lunar Globe and the Map Quadrangles of the Geologic Atlas of the Moon, according to the Institute of Geochemistry of the Chinese Academy of Sciences (CAS).
3.News from Chinadaily
https://cn.chinadaily.com.cn/a/202404/28/WS662dc06ca3109f7860ddb633.html
reference
- Xin, L. (2024). China’s Moon Atlas Is the Most Detailed Ever Made. Nature. https://doi.org/10.1038/d41586-024-01223-0
-
L. X., Nature. (2024, April 29). China’s Moon Atlas Is the Most Detailed Ever Made. Scientific American. https://www.scientificamerican.com/article/chinas-moon-atlas-is-the-most-detailed-ever-made/
-
Fortezzo, C.M., Spudis, P. D. and Harrel, S. L. (2020). Release of the Digital Unified Global Geologic Map of the Moon At 1:5,000,000- Scale. Paper presented at the 51st Lunar and Planetary Science Conference, Lunar and Planetary Institute, Houston, TX. https://www.hou.usra.edu/meetings/lpsc2020/pdf/2760.pdf
- 文章信息
- 作者: kaiwu
- 点击数:268
Alfred North Whitehead
https://plato.stanford.edu/entries/whitehead/
1.对25个调查问卷的感兴趣程度
https://www.wjx.cn/vm/hb0g4k1.aspx
本站整理的调查表单平台
http://kaiwu.city/index.php/online-survey
2.导出的调查数据(未清洗)
http://kaiwu.city/openfiles/259821870_按分数_感兴趣的问卷主题_16_16.xlsx
3.数据清洗后的数据
http://kaiwu.city/openfiles/data_clean24questionnaire20240327.xlsx
- 文章信息
- 作者: kaiwu
- 点击数:398
Zotero-6.0.30.exe
http://kaiwu.city/openfiles/Zotero-6.0.35_setup.exe
1.academic database
http://kaiwu.city/index.php/journalcategory
1.1 list of academic database
http://onlinelibrary.wiley.com/
http://www.emeraldinsight.com/
http://www.ebsco.com/index.asp
1.2 collections within academic database
collections for tourism, hospitality, leisure, sport and service
http://kaiwu.city/index.php/journalcategory
journals on service management
http://kaiwu.city/index.php/smjournal
1.3 Journals
SSCI journals for tourism, hospitality, leisure, sport and service
http://kaiwu.city/index.php/sscijournal
Google Scholar metrix for tourism and hospitality
http://kaiwu.city/index.php/gs-journal
Top 3
Annals of Tourism Research |
ATR |
|
Tourism Management |
TM |
|
Journal of Travel Research |
JTR |
International Journal of Hospitality Management |
IJHM |
|
International Journal of Contemporary Hospitality Management |
IJCHM |
|
Cornell Hospitality Quarterly |
CHQ |
2.zotero
http://kaiwu.city/index.php/zotero
2.1 install zotero
2.1.1 download zotero
https://www.zotero.org/download/
market share of web browsers
http://kaiwu.city/index.php/desktop-browser-ww-monthly-200901-202108
firefox
https://www.mozilla.org/en-US/exp/firefox/new/
edg
https://www.microsoft.com/en-us/edge
https://www.microsoft.com/zh-cn/edge
https://microsoftedge.microsoft.com/addons/detail/nmhdhpibnnopknkmonacoephklnflpho
2.2 academic search engine
scholar's webpage: haiyan song
http://cn.bing.com/academic/profile?mkt=zh-CN&id=2116747243
2.3book
3.get fulltexts
3.1 academic articles
https://sci-hub.se/
https://sci-hub.st/
https://sci-hub.ru/
3.2 academic books
library Genesis
https://libgen.onl/library-genesis/
4. import bibgraphic records
task1 article: Rethinking Authenticity in Tourism Experience
http://kaiwu.city/index.php/delayed-gratification
http://kaiwu.city/index.php/statistics-for-who-hate
Wang, N. (1999). Rethinking Authenticity in Tourism Experience. Annals of Tourism Research, 26(2), 349–370. https://doi.org/10.1016/S0160-7383(98)00103-0
Wang, N. (1999). Rethinking Authenticity in Tourism Experience. Annals of Tourism Research, 26(2), 349–370. https://doi.org/10.1016/S0160-7383(98)00103-0
Wang, Ning. 1999. “Rethinking Authenticity in Tourism Experience.” Annals of Tourism Research 26 (2): 349–70. https://doi.org/10.1016/S0160-7383(98)00103-0.
Wang, N. (1999) ‘Rethinking Authenticity in Tourism Experience’, Annals of Tourism Research, 26(2), pp. 349–370. doi:10.1016/S0160-7383(98)00103-0.
Wang, Ning. “Rethinking Authenticity in Tourism Experience.” Annals of Tourism Research, vol. 26, no. 2, Apr. 1999, pp. 349–70. ScienceDirect, https://doi.org/10.1016/S0160-7383(98)00103-0.
http://kaiwu.city/index.php/job-ai
task2 book: the pratice of social research
http://kaiwu.city/index.php/10-book-the-practice-of-socia-research
https://book.douban.com/subject/26894285/
classical textbook:The Practice of Social Research
http://kaiwu.city/index.php/book-the-practice-of-socia-research
classical textbook:Research Methods for Business Students
http://kaiwu.city/index.php/book-research-method-for-business
classical textbook
classical textbook: Forty studies that changed psychology
http://kaiwu.city/index.php/40studies-psychology
classical textbook:Service Management: Operations, Strategy, Information Technology
http://kaiwu.city/index.php/book-service-management
classical textbook:Statistics for People Who (Think They) Hate Statistics
http://kaiwu.city/index.php/statistics-for-who-hate
classical textbook:How to Design and Evaluate Research in Education
http://kaiwu.city/index.php/book-how-to-design-and-evaluate-research-in-education
books on Plato's Allegory of the Cave
http://kaiwu.city/index.php/cave
task3:isbn
http://kaiwu.city/index.php/11-book-service-management
Service Management: Operations, Strategy, Information Technology
9th Edition
ISBN10: 1259784630
ISBN13: 9781259784637
Copyright: 2019
task4:a few books
keywords: Aspects of Tourism进
https://www.multilingual-matters.com/page/series-results/aspects-of-tourism/
Aspects of Tourism
Chris Cooper (Leeds Beckett University, UK)
C. Michael Hall (University of Canterbury, New Zealand)
Dallen J. Timothy (Arizona State University, USA)
Aspects of Tourism is an innovative, multifaceted series, which comprises authoritative reference handbooks on global tourism regions, research volumes, texts and monographs. It is designed to provide readers with the latest thinking on tourism world-wide and in so doing will push back the frontiers of tourism knowledge. The series also introduces a new generation of international tourism authors writing on leading edge topics.
task5:articles
https://www.sciencedirect.com/
big data tourism
task6:sci-hub
Sci-hub
https://sci-hub.se/
https://sci-hub.st/
https://sci-hub.ru/
Severt, D. E., Tesone, D. V., Bottorff, T. J., & Carpenter, M. L. (2009). A World Ranking of the Top 100 Hospitality and Tourism Programs. Journal of Hospitality & Tourism Research, 33(4), 451–470. https://doi.org/10.1177/1096348009344210
task7:sci-hub
http://kaiwu.city/index.php/theses-collection