latex 入门及使用
latex 入门及使用
>> vim test.tex
\documentclass[11pt,twoside,a4paper]{article}
\usepackage{CJKutf8} % 支持中文楷体
\usepackage{indentfirst} % 首行缩进2空格
\usepackage{multicol} % 两列
\usepackage{amsmath,amssymb} % 支持数学公式
\usepackage{latexsym}
\usepackage{geometry} % 页边距等设置
\geometry{left=2cm,right=2cm,bottom=3cm,top=2.5cm}
\setlength{\parskip}{10pt} % 段落间距
\renewcommand{\raggedright}{\leftskip=0pt \rightskip=0pt plus 0cm}
\author{WeiHong Miao \\ \small{School of Computer Science and Technology Sun Yat-sen University,GuangZhou,510006}}
\title {COM: a Generative Model for Group Recommendation }
\date {September 05,2015}
% 正文开始
\begin{document}
\maketitle
\begin{CJK*}{UTF8}{gkai}
\begin{multicols}{2}
\begin{abstract}
With the rapd development of online social networks,a growing number of people are willing th share their goup activites,e.g.,having dinners with colleagues,and watching movies with spouses.This motivates the studies on group recommendation,which aims to recommend items for a group of users.Goup recommendation is a challenging problem because different group members have different preferences,hand how to make a trade-off among their preferences for recommendation is still an open problem.
\par \textbf{Categories and Subject Descriptors} [Information Search and Retrieval]: Information Filtering
\par \textbf{Keywords} CRF,Collaborative Filtering,Topic Models,Word2vec
\end{abstract}
\section{introduction} \par Recommender systems(RS) aim to suggest items for users based on their preferences,and they have been widely deployed to asist users to select items in various fields,such as movies(Netflix),products(Tmall), restaurants(Yelp), etc.A number of recommendation techniques have been proposed,such as user/itembeased collaborative filtering(CF)\cite{DK1,DK2},clustering CF[24],matirx factorization[11],etc.,and most of them focus on producting recommedndations for individual users.However,people often participate in activities together with others,e.g.,having dinners with colleagues,watching movies with spouses.
$ \int _a^b f(x)dx $
处理楷体字
\section {related work}
we first briefly review recommendation systems in general,and then focus on techniques for group recommendation.
\subsection{Recommender Systems}
Recommender systems can be classified into threee categories:content-based,collatborative filterging(CF),and hybrid recommendation approaches[1].The content-based approaches make recommendations based on the content features of users(e.g.,age,gender,etc.)
\subsection{Group recommendation}
Recommender systems can be classified into threee categories:content-based,collatborative filterging(CF),and hybrid recommendation approaches[1].The content-based approaches make recommendations based on for various domains,such as web/news pages,tourism,restaruants,music,TV programs.
\ldots which has serveral advatages.
\begin{equation}
I_D = I_F - I-R
\end{equation}
\ldots
\section{Consensus model}
We first define the group recommendation problem in section 3.1,and then introduce the proposed consensus model(COM) in section 3.2.After that the inference algorithm and the recommendation method are presentd in Section 3..3 and 3.4,respecitively.Finally,we present how to incorporate content information into the model in section 3.5.All the notations used in this paper are listed in Table1.
\subsection{consensus model for group recommendation} \par
Recommender systems can be classified into threee categories:content-based,collatborative filterging(CF),and hybrid recommendation approaches[1].The content-based approaches make recommendations based on
\subsection{Problem Statement}Let U,I,G be the user,item and group sets,respectively. A group g Recommender systems can be classified into threee categories:content-based,collatborative filterging(CF),and hybrid recommendation approaches[1].The content-based approaches make recommendations based on.
\subsection {Word Mover's Distance}
\paragraph{nBOW representation.} We can think of the vectord as a point on the n-1 dimentsional simplesx of word distributions.Tw3o documents with different unique words will lie in different regions of this simplex.However
\paragraph{Word travel cost.} Our goal is to incorporate the semantic similarity between indival word pairs(e.g President an Obama) into the document distance metri into the document distance metricc \\
\textbf {Word travel cost.} Our goal is to incorporate the semantic similarity between indival word pairs(e.g President an Obama) into the document distance metri into the document distance metricc
\textbf {Word travel cost.} Our goal is to incorporate the semantic similarity between indival word pairs(e.g President an Obama) into the document distance metri into the document distance metricc \\
\subsection{ Parameter Estimation}
some math formulars:
Fraction $$\frac{a}{b}$$
Power $$ a^b $$
Subscript $a_b$
Derivation $\frac{\partial y}{\partial t}$
Vector $\vec{n}$
Bold $\mathbf{n} $
To time differential $\dot{F}$
Matrix (lcr here means left, center or right for each column)
\[
\left[
\begin{array}{lcrcc}
a1 & b2 & c333 &jk & fjsjk \\
d444 & e555555 & f6 &jksasld & fjkas
\end{array}
\right]
\] \\
Equations
\begin{align}
a+b &= c \\
d+gjsk &= e+f+g
\end{align}
\[
\left\{ \begin{aligned} &a+b=c\\ &d=e+f+g \end{aligned} \right.
\]
\begin{center}
\begin{tabular}{|c|c|}
\hline
a & b \\
\hline
c & d \\ \hline \end{tabular} \end{center}
\begin{thebibliography}{123456}
\bibitem{DK1} JK.Miao sysu,T.A.O.C.P.,Vol.1,Addison-Wesley,1997.
\bibitem{DK2} fhsdakfasdj
\end{thebibliography}
\end{multicols}
\end{CJK*}
\end{document}
>> pdflatex test.tex
>> evince test.tex
latex 入门及使用的更多相关文章
- LaTeX入门教程
LaTeX(LATEX,音译"拉泰赫")是一种基于ΤΕΧ的排版系统,由美国计算机学家莱斯利·兰伯特(Leslie Lamport)在20世纪80年代初期开发,利用这种格式,即使使用 ...
- LaTeX入门教程(二)
LaTeX(LATEX,音译"拉泰赫")是一种基于ΤΕΧ的排版系统,由美国计算机学家莱斯利·兰伯特(Leslie Lamport)在20世纪80年代初期开发,利用这种格式,即使使用 ...
- [Z]LaTeX入门教程
LaTeX入门教程 Contents TEX/LATEX是什么? 为什么要用TEX/LATEX? 安装 开始使用 数学符号使用中文文章的各个部分表格 行内公式与行间公式 上标与下标 常见的数学公式 行 ...
- LaTeX入门教程(一)
LaTeX(LATEX,音译“拉泰赫”)是一种基于ΤΕΧ的排版系统,由美国计算机学家莱斯利·兰伯特(Leslie Lamport)在20世纪80年代初期开发,利用这种格式,即使使用者没有排版和程序设计 ...
- Latex 入门教程
Latex 入门教程 学习途径:LaTex入门_哔哩哔哩_bilibili 运行环境:texlive2021.texstudio-4.1.2-win-qt6 1. 基本结构 整个 Latex 文件分为 ...
- LaTeX入门
原写于我的洛谷博客,由于洛谷的\(\mathtt{markdown}\)编辑器和博客园的\(\mathtt{markdown}\)编辑器有点差别,所以实在懒得进行微调,就直接挂一个到洛谷博客的链接好了 ...
- [knownledge][latex] LaTex入门
序言 最近需要写一份文档, 时间也不是特别紧. 之前一直用markdown写文档. 始终想学一下LaTex, 毕竟是学术论文界的工具. 在提及LaTex的内容之前. 事必是一定要首先提及高德纳的. 他 ...
- LaTeX入门简介
原创链接 http://blog.csdn.net/perfumekristy/article/details/8515272 1.LaTeX软件的安装和使用 方法A(自助):在MikTeX的官网下载 ...
- LaTeX 课本、LaTeX 学习方法、LaTeX 入门(2)
1. 关于TeX,LaTeX,MikTex,CTeX等的区别 2. 课本 课本1 >> 下载链接:复制链接到迅雷或IDM下载很快 课本2 >> 下载链接:复制链接到迅雷或IDM ...
随机推荐
- 【重大更新】DevExpress v17.2新版亮点—Bootstrap篇(二)
用户界面套包DevExpress v17.2日前终于正式发布,本站将以连载的形式为大家介绍各版本新增内容.本文将介绍了Bootstrap Controls v17.2 的CardView.Charts ...
- 【笔记】《深入浅出MFC》第5章 总观Application Framework
凝聚性强.组织化强的类库就是Application Framework.一组合作无间的对象,彼此藉消息的流动而沟通,并且互相调用对方的函数以求完成任务,这就是Application Framework ...
- mysql sum(if())用法
原表:id fenlei time1 分类1 201303162 分类2 201303163 分类3 201303174 ...
- TCP三次握手与四次挥手详解
目录 TCP三次握手与四次挥手详解 1.TCP报文格式 2.TCP三次握手 3.TCP四次挥手 4.为什么建立连接需要三次握手? 5.为什么断开连接需要四次挥手? 6.为什么TIME_WAIT状态还需 ...
- 关闭所有的screen
由于开了很多个screen同时工作,关闭是一个一个比较麻烦,写个命令在这以便日后想不起来时可以用到.1.先看看有多少个screen screen -ls |awk '/Socket/'|awk '{p ...
- python3:jsonpath-rw处理Json对象
前提:接口自动化测试中,存在依赖情况:test_02的某个请求参数的值,需要依赖test_01返回结果中某个字段的数据,所以就先需要拿到返回数据中特定字段的值.这里使用到python中jsonpath ...
- linux下忘记mysql密码的几种找回方法
今天我们主要是讲一下关于linux忘记mysql密码处理方法,下面提供了5种linux忘记mysql密码找回方法哦.方法一(先进入root权限):# /etc/init.d/mysql stop# m ...
- 第三篇 makefile的伪目标
我们来思考一下makefile中的目标究竟是什么?实际上,在默认情况下: 1.make将makefile的目标认为是一个文件: 2.make解释器比较目标文件和依赖文件的新旧关系,决定是否 ...
- 【c++基础】多个txt文件合并到一个文件的几种方式
参考 1.windows命令: 2.linux-command; 完
- 【c++基础】如何获取工程项目当前路径
工程项目当前路径 #include <direct.h> int main( ) { ]; _getcwd(buffer, ); std::cout << buffer < ...