Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.4%) to scientific vocabulary
Repository
NEUQ毕业论文Latex模板2025
Basic Info
- Host: GitHub
- Owner: DeathofBrain
- License: mit
- Language: BibTeX Style
- Default Branch: main
- Size: 2.83 MB
Statistics
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
东北大学秦皇岛分校(NEUQ)2025年本科毕业论文 LaTex 模板
本模板基于学长onsimplet的模板NEUQPaperLatexTemplateUpdate修改优化,同时感谢学长 coffin的模板PaperLatexTemplate与学长happylzyy的模板NEUQPaperLatexTemplate
默认用户了解基本Latex指令,请在使用前安装所需环境并简单学习 OverLeaf上会提示字体缺失,暂未解决,需手动附带字体上传,并修改相关指令
后续遇到文档样式相关问题请在issue提及,我会第一时间查看,不解决Latex环境问题
LaTeX环境
Windows11 系统下的VSCode和Texlive-2025,使用xelatex->bibtex->xelatex*2编译链 关于如何安装Texlive,请参考TeX Live on Windows 关于如何配置VSC下的Latex环境,请参考VScode写LaTeX配置,实测有效
万物皆可VSCode
自定义命令
- 添加附录
```tex \newcommand{\specialsection}[1]{% 正文后诸如“致谢”之类的章节,解决超链接问题 \phantomsection \addcontentsline{toc}{section}{\heiti\zihao{-4}#1} \section{#1} }
%使用例 \specialsection{附\ \ \ \ \ \ \ \ 录}
```
- 添加图片
```tex \newcommand{\addimage}[4]{ % 添加图片 #1为宽度 #2为图片路径 #3为图片标题 #4为图片标签 \begin{figure}[H] \centering \includegraphics[width=#1\textwidth]{#2} \caption{\ \ #3}\label{#4} \vspace{-1em} \end{figure} }
%使用例 \addimage{0.1~1}{图片路径}{图片标题}{fig:something}
```
可跨页长表指令模板:
```tex \begin{small} \begin{longtable}{>{\centering\arraybackslash}p{0.17\linewidth} >{\centering\arraybackslash}p{0.17\linewidth} >{\centering\arraybackslash}p{0.17\linewidth} >{\centering\arraybackslash}p{0.17\linewidth} >{\centering\arraybackslash}p{0.17\linewidth}} % 有几列写几个>{\centering\arraybackslash}p{(0.85/列数)\linewidth} \caption{\ \ 评价表设计}\label{tab:comment} \ \toprule[1.5pt] 字段名 & 数据类型 & 长度 & 约束条件 & 说明 \ \midrule[0.5pt] \endfirsthead
\multicolumn{5}{r}{\tablename\ \thetable\ (续表)} \\
\toprule[1.5pt]
字段名 & 数据类型 & 长度 & 约束条件 & 说明 \\
\midrule[0.5pt]
\endhead
\midrule[1.5pt]
\endfoot
\bottomrule[1.5pt]
\endlastfoot
id & INT & 11 & PRIMARY KEY & 评价ID \\
order\_id & INT & 11 & NOT NULL & 订单ID \\
customer\_id & INT & 11 & NOT NULL & 顾客ID \\
rating & INT & 11 & NOT NULL & 评分 \\
content & TEXT & - & NULL & 评价内容 \\
is\_reported & BOOLEAN & - & NULL & 是否举报 \\
\end{longtable}
\vspace{-1.5em}
\end{small} ```
其他待更新
以下为原模板部分README
tips
- 毕设封面是参照word模板制作的,与word模板的有些不同,可以自行修改或者单独将word模板封面导出PDF版添加引用。
- 参考文献样式为GB/T 7714-2005,所支持的硕士学位论文参考文献标识在bibtex文件中是masterthesis,而不是mastersthesis。
参考资料
Owner
- Name: Li Ze
- Login: DeathofBrain
- Kind: user
- Company: @NortheasternUniversity
- Repositories: 2
- Profile: https://github.com/DeathofBrain
Li Ze from Northeastern University China
Citation (citation.bib)
@article{a1,
title = {Thumbs up? Sentiment classification using machine learning techniques},
author = {Pang, Bo and Lee, Lillian and Vaithyanathan, Shivakumar},
journal = {arXiv preprint cs/0205070},
year = {2002}
}
@inproceedings{i2,
title = {What Emotions Make One or Five Stars? Understanding Ratings of Online Product Reviews by Sentiment Analysis and XAI},
author = {So, Chaehan},
booktitle = {International Conference on Human-Computer Interaction},
pages = {412--421},
year = {2020},
organization = {Springer}
}
@article{a3,
title = {Sentiment analysis based multi-person multi-criteria decision making methodology using natural language processing and deep learning for smarter decision aid. Case study of restaurant choice using TripAdvisor reviews},
author = {Zuheros, Cristina and Mart{\'\i}nez-C{\'a}mara, Eugenio and Herrera-Viedma, Enrique and Herrera, Francisco},
journal = {Information Fusion},
volume = {68},
pages = {22--36},
year = {2021},
publisher = {Elsevier}
}
@inproceedings{i4,
title = {Predicting Success of a Movie from YouTube Trailer Comments using Sentiment Analysis},
author = {Timani, Heena and Shah, Parag and Joshi, Mansi},
booktitle = {2019 6th International Conference on Computing for Sustainable Global Development (INDIACom)},
pages = {584--586},
year = {2019},
organization = {IEEE}
}
@inproceedings{i5,
title = {Research on product review analysis and spam review detection},
author = {Chauhan, Shashank Kumar and Goel, Anupam and Goel, Prafull and Chauhan, Avishkar and Gurve, Mahendra K},
booktitle = {2017 4th International Conference on Signal Processing and Integrated Networks (SPIN)},
pages = {390--393},
year = {2017},
organization = {IEEE}
}
@article{a6,
title = {基于 SVM 和 CRF 多特征组合的微博情感分析},
author = {李婷婷 and 姬东鸿},
journal = {计算机应用研究},
volume = {32},
number = {4},
pages = {978--981},
year = {2015}
}
@masterthesis{m7,
title = {扩展词典与规则结合的微博情感分类研究},
author = {郝苗},
address = {杭州},
year = {2020},
school = {杭州电子科技大学}
}
@masterthesis{m8,
author = {季鹏飞},
title = {基于情感词典扩展的微博话题观点句挖掘},
school = {安徽理工大学},
address = {淮南},
year = {2020},
month = {}
}
@article{a9,
title = {基于情感本体的在线评论情感极性及强度分析: 以手机为例},
author = {郑丽娟 and 王洪伟},
journal = {管理工程学报},
volume = {31},
number = {2},
pages = {47--54},
year = {2017}
}
@masterthesis{m10,
title = {基于特征细分的中文情感分析研究},
author = {陈慧},
year = {2018},
address = {上海},
school = {上海师范大学}
}
@masterthesis{m11,
title = {基于机器学习的老年手机用户中文评论情感分析},
author = {高思梦},
year = {2019},
address = {兰州},
school = {兰州财经大学}
}
@masterthesis{m12,
author = {吴杰胜},
title = {基于多部情感词典和深度学习的中文微博情感分析研究},
school = {安徽理工大学},
address = {淮南},
year = {2020},
month = {}
}
GitHub Events
Total
- Watch event: 4
- Push event: 10
- Create event: 2
Last Year
- Watch event: 4
- Push event: 10
- Create event: 2