Commit 04c4bb91 authored by David's avatar David

slides pres forcasst

parent 9d5da986
No preview for this file type
......@@ -134,6 +134,14 @@
\end{itemize}
\end{frame}
\begin{frame}{Mapping projects with Gargantext}
\only<1>{ \begin{figure} \centering \includegraphics[width=300
px]{images/Methodology.png}\\ \end{figure} }
\begin{figure} \centering \includegraphics[width=200
px]{images/desktop.png}\\ \end{figure}
\end{frame}
\begin{frame}
\frametitle{Gargantext is Database agnostic}
......@@ -162,38 +170,38 @@
\begin{frame}{Maps building blocks}
\begin{enumerate}
\item <1->The corpora (csv format, etc.) \textit{e.g.} the project portfolio
\item <2-> The white list and stop words that defines the thematic perimeter (cumulative expertise with the master white list),
\item <3-> Proximity measures between terms and documents
\end{enumerate}
\vspace*{1cm}
\only<1>{
``corp\_id'',``doc\_id'',``title'',``abstract'' \\
``FET OPEN'',``59'',``Gargantext'',``Gargantext is a support action aiming to develop
tools for the analysis and visualisation of the relationships between
scientific research projects and proposals.''}
\only<2>{
status~~~~~~~~~~label~~~~~~~~~~~~~~~~~~~~~~~~~forms
\begin{figure} \centering
\includegraphics[width=300px]{images/wl.png}\\ \end{figure} }
\only<3>{
\begin{itemize}
\item $P_1=\frac{n_{ij}}{min(n_i,n_j)}$
\item $P_2=\frac{n_{ij}^2}{n_i.n_j}$
\item $P_3=((\frac{n_{ij}^T}{n_i^T})^{\alpha}(\frac{n_{ij}^T}{n_j^T})^{
1/\alpha})^{min(\alpha,\frac{1}{\alpha})}$.
\end{itemize}}
\end{frame}
%
%
%
%\begin{frame}{Maps building blocks}
%
%\begin{enumerate}
% \item <1->The corpora (csv format, etc.) \textit{e.g.} the project portfolio
% \item <2-> The white list and stop words that defines the thematic perimeter (cumulative expertise with the master white list),
%\item <3-> Proximity measures between terms and documents
%\end{enumerate}
%
%\vspace*{1cm}
%
%\only<1>{
%``corp\_id'',``doc\_id'',``title'',``abstract'' \\
%``FET OPEN'',``59'',``Gargantext'',``Gargantext is a support action aiming to develop
%tools for the analysis and visualisation of the relationships between
%scientific research projects and proposals.''}
%\only<2>{
%status~~~~~~~~~~label~~~~~~~~~~~~~~~~~~~~~~~~~forms
% \begin{figure} \centering
%\includegraphics[width=300px]{images/wl.png}\\ \end{figure} }
%
%\only<3>{
%\begin{itemize}
% \item $P_1=\frac{n_{ij}}{min(n_i,n_j)}$
% \item $P_2=\frac{n_{ij}^2}{n_i.n_j}$
% \item $P_3=((\frac{n_{ij}^T}{n_i^T})^{\alpha}(\frac{n_{ij}^T}{n_j^T})^{
%1/\alpha})^{min(\alpha,\frac{1}{\alpha})}$.
%
%\end{itemize}}
%\end{frame}
\begin{frame}{Some notion about terms selection}
......@@ -219,41 +227,41 @@ status~~~~~~~~~~label~~~~~~~~~~~~~~~~~~~~~~~~~forms
\end{columns}
\end{frame}
\begin{frame}{Some basic notions about bipartite graphs}
%
%\begin{frame}{Some basic notions about bipartite graphs}
%\begin{columns}
%\column{.4\textwidth}
%\begin{itemize}
%\item<1> \small \textbf{Project neighborhood}\\A project can have
%several keywords
%\item<2> \small \textbf{Term neighborhood} \\A term can be mentioned by
%several projects.
%
%
%\end{itemize}
%
%\column{.6\textwidth}
%\only<1>{ \begin{figure} \centering \includegraphics[width=180px]{images/projectNeigh.jpg}\\ \end{figure} }
%\only<2>{ \begin{figure} \centering
%\includegraphics[width=180px]{images/TermNeigh.jpg}\\ \end{figure} }
%
%
%\end{columns}
%\end{frame}
%%%%
\begin{frame}{About Gargantext}
\begin{columns}
\column{.4\textwidth}
\begin{itemize}
\item<1> \small \textbf{Project neighborhood}\\A project can have
several keywords
\item<2> \small \textbf{Term neighborhood} \\A term can be mentioned by
several projects.
\end{itemize}
\column{.6\textwidth}
\only<1>{ \begin{figure} \centering \includegraphics[width=180px]{images/projectNeigh.jpg}\\ \end{figure} }
\only<2>{ \begin{figure} \centering
\includegraphics[width=180px]{images/TermNeigh.jpg}\\ \end{figure} }
\end{columns}
\end{frame}
%%%
\begin{frame}{The Gargantext software suite}
\begin{columns}
\column{.4\textwidth}
\begin{itemize}
\only<1>{\small \item \textbf{Tinasoft desktop} is a software for the
\only<1>{\small \item \textbf{Gargantext} is a software for the
production, the exploration and annotation of projects maps. It includes
text-mining and natural language processing technologies, reconstruction
methods of thematic landscape and visualisation tools. }
\only<2>{\small \item \textbf{Explorer } is a stand alone interface for the
exploration of projects maps created by Tinasoft. It can be ran on a personal
exploration of projects maps created by Gargantext. It can be ran on a personal
computer or online.}
......@@ -261,23 +269,16 @@ computer or online.}
\column{.6\textwidth}
\only<1>{ \begin{figure} \centering \includegraphics[width=180
px]{images/desktop.jpg}\\ \end{figure} }
px]{images/desktop.png}\\ \end{figure} }
\only<2>{ \begin{figure} \centering
\includegraphics[width=180px]{images/tinaweb.jpg}\\ \end{figure} }
\includegraphics[width=180px]{images/gargantext.png}\\ \end{figure} }
\end{columns}
\end{frame}
\begin{frame}{Mapping projects with Gargantext}
\only<1>{ \begin{figure} \centering \includegraphics[width=300
px]{images/Methodology.png}\\ \end{figure} }
\begin{figure} \centering \includegraphics[width=200
px]{images/desktop.jpg}\\ \end{figure}
\end{frame}
\begin{frame}{Some basic operators}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment