Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
piskvorky committed Mar 31, 2013
1 parent 137ab0c commit 3e253b0
Show file tree
Hide file tree
Showing 5 changed files with 116 additions and 75 deletions.
144 changes: 85 additions & 59 deletions docs/src/_static/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -319,41 +319,73 @@ ul.reference{
padding:0;
margin:0;
}
ul.reference li{

ul.reference li {
display:inline-block;
padding-right:20px;
font-size:13px;
font-style:italic;
}
.reference1{

.reference1 {
display:inline-block;
width:247px;
background: url('../images/references/logo_edml.png') top center no-repeat;
/* background: url('../images/references/logo_ghent.png') top center no-repeat;
*/ background: url('../images/references/logo_ibcn.png') top center no-repeat;
background-size: 60%;
padding-top: 100px;
padding-bottom:24px;
font-size:14px;
font-style:italic;
color:#333333;
font-weight:bold;
}
.reference2{
display:inline-block;

.reference2 {
width:247px;
background: url('../images/references/logo_roistr.png') top center no-repeat;
padding-top: 100px;
font-size:14px;
padding-bottom:24px;
font-style:italic;
color:#333333;
font-weight:bold;
}
.reference3{

.reference3 {
display:inline-block;
width:247px;
background: url('../images/references/logo_sportsauthority.png') top center no-repeat;
padding-top: 100px;
font-size:14px;
font-style:italic;
color:#333333;
font-weight:bold;
}

.reference4 {
display:inline-block;
width:247px;
background: url('../images/references/logo_dynadmic.jpg') top center no-repeat;
padding-top: 100px;
color:#333333;
font-weight:bold;
}

.reference5 {
display:inline-block;
width:247px;
padding-top: 100px;
color:#333333;
font-weight:bold;
}

.reference6 {
display:inline-block;
width:247px;
background: url('../images/references/logo_eudml.png') top center no-repeat;
padding-top: 100px;
color:#333333;
font-weight:bold;
}

.getstarted{
text-align:center;
padding: 30px 0 20px 0;
Expand Down Expand Up @@ -479,12 +511,14 @@ a.googlegroups{
height:auto;
overflow: hidden;
}

.nivoSlider img {
position:absolute;
top:0px;
left:0px;
max-width: none;
}

.nivo-main-image {
display: block !important;
position: relative !important;
Expand Down Expand Up @@ -755,25 +789,6 @@ a.headerlink:hover {
visibility: visible;
}

div.admonition {
margin-top: 10px;
margin-bottom: 10px;
padding: 7px;
}

div.admonition dt {
font-weight: bold;
}

div.admonition dl {
margin-bottom: 0;
}

p.admonition-title {
margin: 0px 10px 5px 0px;
font-weight: bold;
}

div.body p.centered {
text-align: center;
margin-top: 25px;
Expand All @@ -784,6 +799,19 @@ table.docutils {
border-collapse: collapse;
}

div.versioninfo {
margin: 1em 0 0 0;
border: 1px solid #ccc;
background-color: #DDEAF0;
padding: 8px;
line-height: 1.3em;
font-size: 0.9em;
}

.document {
line-height: 150%;
}

/*table.docutils td, table.docutils th {
padding: 1px 8px 1px 5px;
border-top: 0;
Expand Down Expand Up @@ -815,47 +843,49 @@ table.citation td {
border-bottom: none;
}

div.admonition p.admonition-title + p {
display: inline;
}

div.admonition p {
margin-bottom: 5px;
}

div.admonition pre {
margin-bottom: 5px;
div.admonition, div.warning {
font-size: 0.9em;
margin: 1em 0 0 0;
border: 1px solid #86989B;
background-color: #f7f7f7;
}

div.admonition ul, div.admonition ol {
margin-bottom: 5px;
div.admonition p, div.warning p {
margin: 0.5em 1em 0.5em 1em;
padding: 0;
}

div.note {
background-color: #eee;
border: 1px solid #ccc;
div.admonition pre, div.warning pre {
margin: 0.4em 1em 0.4em 1em;
}

div.seealso {
background-color: #ffc;
border: 1px solid #ff6;
div.admonition p.admonition-title,
div.warning p.admonition-title {
margin: 0;
padding: 0.1em 0 0.1em 0.5em;
color: white;
border-bottom: 1px solid #86989B;
font-weight: bold;
background-color: #AFC1C4;
}

div.topic {
background-color: #eee;
div.warning {
border: 1px solid #940000;
}

div.warning {
background-color: #ffe4e4;
border: 1px solid #f66;
div.warning p.admonition-title {
background-color: #CF0000;
border-bottom-color: #940000;
}

p.admonition-title {
display: inline;
div.admonition ul, div.admonition ol,
div.warning ul, div.warning ol {
margin: 0.1em 0.5em 0.5em 3em;
padding: 0;
}

p.admonition-title:after {
content: ":";
.first {
margin-top: 0 !important;
}

pre {
Expand All @@ -874,10 +904,6 @@ tt {
font-size: 0.95em;
}

.toctree-wrapper {
line-height: 150%;
}

dt:target,
.highlight {
background-color: #fbe54e;
Expand Down
Binary file removed docs/src/_static/images/references/logo_edml.png
Binary file not shown.
38 changes: 27 additions & 11 deletions docs/src/_templates/indexcontent.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,13 @@


{% block document %}
<script type="text/javascript">
$(window).load(function() {
$('#slider').nivoSlider();
$('#slider_testimonials').nivoSlider({randomStart: true, pauseTime: 5000, effect: 'slideInRight'});
});
</script>

<div id="design_banner">

<div id="bodybanner">
Expand All @@ -35,13 +42,6 @@
<img src="{{ pathto('_static/images/ukazka.png', 1) }}" alt="What Gensim looks like" />
</div>
</div>

<script type="text/javascript">
$(window).load(function() {
$('#slider').nivoSlider();
});
</script>

</div>

<div class="rightbanner">
Expand Down Expand Up @@ -89,7 +89,7 @@ <h3>Features</h3>
</div>
<div class="lefthalf2">
<div class="quarter3">
<img src="{{ pathto('_static/images/features/free_lgpl.png', 1) }}" alt="memory independence" /><a class="feature" href="#" title="There is no need for the whole training corpus to reside fully in RAM at any one time (can process large, web-scale corpora)">Free</a>
<img src="{{ pathto('_static/images/features/free_lgpl.png', 1) }}" alt="memory independence" /><a class="feature" href="#" title="There is no need for the whole training corpus to reside fully in RAM at any one time (can process large, web-scale corpora)">Open source</a>
</div>
<div class="quarter3">
<img src="{{ pathto('_static/images/features/support.png', 1) }}" alt="memory independence" /><a class="feature" href="#" title="There is no need for the whole training corpus to reside fully in RAM at any one time (can process large, web-scale corpora)">Support</a>
Expand All @@ -107,14 +107,30 @@ <h3>Who is using Gensim?</h3>

<div class="center">
<ul class="reference">
<div class="slider-wrapper theme-dark">
<div id="slider_testimonials" class="nivoSlider">
<li><div class="reference1">
Gensim empowers the gigantic<br /> network of the EUDML”
I used gensim at Ghent university. I found it easy to build prototypes with various models, extend it with additional features and gain empirical insights quickly. It's a reliable library that can be used beyond prototyping too.” <b>Dieter Plaetinck</b>, IBCN group, U of Ghent
</div></li>
<li><div class="reference2">
“Gensim is the core of Roistr's<br /> Semantic Relevance Engine”
“Gensim hits the sweetest spot of being a simple yet powerful way to access some incredibly complex NLP goodness.” <b>Alan J. Salmoni, Roistr.com</b>
</div></li>
<li><div class="reference3">
“Sports Authority uses<br />Gensim for db searching”
“We used gensim in several text mining projects at Sports Authority. The data were from free-form text fields in customer surveys, as well as social media sources. Having gensim significantly sped our time to development, and it is still my go-to package for topic modeling with large retail data sets.” <b>Josh Hemann, Sports Authority</b>
</div></li>
<li><div class="reference4">
“Semantic analysis is a hot topic in online marketing, but there are few products on the market that are truly powerful.
Gensim is undoubtedly one of the best frameworks that efficiently implement algorithms for statistical analysis.
Few products, even commercial, have this level of quality.” <b>Bruno Champion, CEO DynAdmic</b>
</div></li>
<!-- <li><div class="reference5">
“Gensim provides powerful and efficient tools for semantic similarity
and topic modelling behind a consistent, idiomatic, well-thought-out,
and well-documented API. It's an excellent example of what a
programming library should be, in Python or in any language.” <b>William Bert, Carney inc.</b>
</div></li>
--> <li><div class="reference6">
“EuDML.”
</div></li>
</ul>
</div>
Expand Down
7 changes: 3 additions & 4 deletions docs/src/gensim_theme/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

{% block body %}

<p> FIXME </p>
<div id="topwrap">
<div id="banner">

Expand Down Expand Up @@ -93,13 +92,13 @@ <h3>Who is using Gensim?</h3>
<div class="center">
<ul class="reference">
<li><div class="reference1">
“Gensim empowers the gigantic<br /> network of the EUDML”
I used Gensim at Ghent university. I found it easy to build prototypes with various models, extend it with additional features and gain empirical insights quickly. It's a reliable library that can be used beyond prototyping too.” <b>Dieter Plaetinck</b>
</div></li>
<li><div class="reference2">
“Gensim is the core of Roistr's<br /> Semantic Relevance Engine”
“Gensim hits the sweetest spot of being a simple yet powerful way to access some incredibly complex NLP goodness.” <b>Alan J. Salmoni</b>
</div></li>
<li><div class="reference3">
“Sports Authority uses<br />Gensim for db searching”
"We used gensim in several text mining projects at Sports Authority. The data were from free-form text fields in customer surveys, as well as social media sources. Having gensim significantly sped our time to development, and it is still my go-to package for topic modeling with large retail data sets.” <b>Josh Hemann</b>
</div></li>
</ul>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/src/gensim_theme/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
<img src="{{ pathto('_static/images/logo-gensim.png', 1) }}" class="smallerlogo" alt="smaller gensim logo" />
<a href="{{ pathto('index') }}"><img src="{{ pathto('_static/images/gensim-footer.png', 1) }}" alt="gensim footer image" title="Gensim home" /></a>
<div class="copyright">
&copy; Copyright 2009-2013, <a href="mailto:radimrehurek@seznam.cz"> Radim Řehůřek</a>.
&copy; Copyright 2009-2013, <a href="mailto:radimrehurek@seznam.cz" style="color:white"> Radim Řehůřek</a>.
<br />
{%- if last_updated %}
{% trans last_updated=last_updated|e %}Last updated on {{ last_updated }}.{% endtrans %}
Expand Down

0 comments on commit 3e253b0

Please sign in to comment.