drime

French rhyme dictionary with web and CLI interface
git clone https://a3nm.net/git/drime/
Log | Files | Refs | README

commit 45308571eec1a143db55027fc05a852bf5e76054
parent 4644591dcbe1981fc2a12d0647ed00ed59c4deac
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Mon,  1 Feb 2016 22:07:47 +0100

use https

Diffstat:
README | 4++--
templates/about.html | 16++++++++--------
2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/README b/README @@ -13,10 +13,10 @@ frequency, syllable count, and rhyme gender. drime requires a working Python3 installation. -drime requires the haspirater module <http://a3nm.net/git/haspirater/>. Just +drime requires the haspirater module <https://a3nm.net/git/haspirater/>. Just place the "haspirater.py" and "haspirater.json" file in the same folder as the other files. It also requires the "rhyme.py", "options.py" and "vowels.py" -modules from plint <http://a3nm.net/git/plint/> that you should put in the same +modules from plint <https://a3nm.net/git/plint/> that you should put in the same folder, and also "frhyme.py" (see plint's documentation). drime also requires PyMySQL <http://www.pymysql.org> and Flask diff --git a/templates/about.html b/templates/about.html @@ -5,16 +5,16 @@ <p>Bienvenue sur <strong>drime</strong>&nbsp;!</p> <h2 id="info">Qu'est-ce que c'est&nbsp;?</h2> -<p>C'est un dictionnaire de rimes (par <a href="http://a3nm.net">a3nm</a>). Il +<p>C'est un dictionnaire de rimes (par <a href="https://a3nm.net">a3nm</a>). Il utilise la base de données <a href="http://www.lexique.org/">Lexique</a> avec quelques changements, et utilise également <a href="http://python.org">Python</a>, <a href="http://mysql.com">MySQL</a> et <a href="http://flask.pocoo.org">Flask</a>. Vous pouvez téléchager le code sur -le <a href="http://a3nm.net/git/drime">dépôt git de drime</a> si vous voulez le +le <a href="https://a3nm.net/git/drime">dépôt git de drime</a> si vous voulez le faire fonctionner sur votre machine.</p> <p>Publicité gratuite&nbsp;: si vous aimez drime, peut-être serez-vous intéressé -par le vérificateur de poèmes <a href="http://plint.a3nm.net/">plint</a>.</p> +par le vérificateur de poèmes <a href="https://plint.a3nm.net/">plint</a>.</p> <h2 id="help">Comment je m'en sers&nbsp;?</h2> <p>Dans le champ <strong>mot</strong>, entrez le mot pour lequel vous voulez @@ -45,7 +45,7 @@ pas de bonne référence pour en savoir plus là-dessus.)</p> <h2 id="badpron">La prononciation indiquée n'est pas correcte&nbsp;!</h2> <p>drime utilise Lexique pour déterminer la prononciation des mots, et utilise -un <a href="http://a3nm.net/git/fryhme">autre système</a> pour deviner celle +un <a href="https://a3nm.net/git/fryhme">autre système</a> pour deviner celle des mots inconnus. En cas d'échec, il est possible de fournir une prononcation <a href="#pron">X-SAMPA</a> entre crochets après le mot. Cela permet aussi de résoudre les ambiguïtés entre plusieurs prononciations pour une même graphie. Par exemple&nbsp;: <a @@ -110,14 +110,14 @@ un jeu de mots avec l'anglais "dream".</p> {% else %} <p>Welcome to <strong>drime</strong>!</p> <h2 id="info">Wait, what is this?</h2> -<p>This is <a href="http://a3nm.net">a3nm</a>'s attempt to build a better French +<p>This is <a href="https://a3nm.net">a3nm</a>'s attempt to build a better French rhyme dictionary. It uses the <a href="http://www.lexique.org/">Lexique</a> database with some customisations, and is powered by <a href="http://python.org">Python</a>, <a href="http://mysql.com">MySQL</a> and <a href="http://flask.pocoo.org">Flask</a>. You can get the code on the <a - href="http://a3nm.net/git/drime">drime repository</a> to run it locally.</p> + href="https://a3nm.net/git/drime">drime repository</a> to run it locally.</p> <p>Ad: if you like drime, you might enjoy the French poetry checker <a - href="http://plint.a3nm.net/">plint</a>.</p> + href="https://plint.a3nm.net/">plint</a>.</p> <h2 id="help">How do I use it?</h2> <p>In the <strong>word</strong> field, enter the word you want to get rhymes @@ -142,7 +142,7 @@ find a reference online to explain more about how classical rhymes work.)</p> <h2 id="badpron">The pronunciation indicated by drime is not correct!</h2> <p>drime uses Lexique to find out about the pronunciation of words, and uses -a <a href="http://a3nm.net/git/fryhme">different system</a> to guess that of +a <a href="https://a3nm.net/git/fryhme">different system</a> to guess that of unknown words. If it fails, you can provide a pronunciation written between square brackets using <a href="#pron">X-SAMPA</a>. You can also use this to disambiguate between multiple possible pronunciations. For instance: <a