<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <link xmlns="http://www.w3.org/2005/Atom" rel="hub" href="https://overblog.superfeedr.com"/>
        <link xmlns="http://www.w3.org/2005/Atom" rel="self" href="https://marconassimperl.over-blog.com/rss" type="application/rss+xml"/>
        <title><![CDATA[Le blog de Nassim et Marco]]></title>
        <link>https://marconassimperl.over-blog.com/</link>
        <generator>Overblog - https://www.over-blog.com</generator>
        <description><![CDATA[]]></description>
                    <item>
    <title><![CDATA[Sortie -cordial- NOM ADJ]]></title>
    <link><![CDATA[https://marconassimperl.over-blog.com/article-29984193.html]]></link>
    <guid>https://marconassimperl.over-blog.com/article-29984193.html</guid>
    <pubDate>Tue, 07 Apr 2009 19:06:00 +0200</pubDate>
    <description><![CDATA[#/usr/bin/perl # use locale; force le \w à prendre les accentués. open(FICCORDIAL, "$ARGV[0]"); open (OUT, ">sortiepatrons.txt"); #i=0;#new (facultative) car en perl on a pas besoin d'initialiser le compteur, car perl initialise par défaut à =0.**** #$compt=1;... ]]></description>
        <dc:creator><![CDATA[Nassim & Marco.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Extraction de patrons : Cordial + script Perl.]]></title>
    <link><![CDATA[https://marconassimperl.over-blog.com/article-29616275.html]]></link>
    <guid>https://marconassimperl.over-blog.com/article-29616275.html</guid>
    <pubDate>Sun, 29 Mar 2009 15:38:00 +0200</pubDate>
    <description><![CDATA[Nous avons commencé à extraire le patron NCFS ADJFS à partir de la sortie .cnr étiquetée avec "Cordial". Nous présentons dans un premier temps la sortie étiquetée. Notons que les trois colonnes de cette sortie sont séparées par un "\t" et que la ponctuation... ]]></description>
        <dc:creator><![CDATA[Nassim & Marco.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Feuille de style xsl pour Firefox]]></title>
    <link><![CDATA[https://marconassimperl.over-blog.com/article-29428946.html]]></link>
    <guid>https://marconassimperl.over-blog.com/article-29428946.html</guid>
    <pubDate>Tue, 24 Mar 2009 19:35:00 +0100</pubDate>
    <description><![CDATA[Voici la feuille de style xsl pour afficher l'extraction de patrons sur FIREFOX : <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="2.0"> <xsl:output method="html"/> <xsl:template match="/"> <html> <body bgcolor="white"> <p align="justify"><xsl:apply-templates... ]]></description>
        <dc:creator><![CDATA[Nassim & Marco.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Rubrique Technologies et Médias.]]></title>
    <link><![CDATA[https://marconassimperl.over-blog.com/article-29377073.html]]></link>
    <guid>https://marconassimperl.over-blog.com/article-29377073.html</guid>
    <pubDate>Mon, 23 Mar 2009 16:38:00 +0100</pubDate>
    <description><![CDATA[Pour avoir plus de patrons "NOM ADJ", nous avons ajouté la rubrique Médias ou 0,2-3236,1-0,0.xml. Et voici le résultat avec Cooktop : commission Copé suppression totale Tim Hetherington World Press soldat américain magazine américain caractère exceptionnel... ]]></description>
        <dc:creator><![CDATA[Nassim & Marco.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Feuille de style xsl]]></title>
    <link><![CDATA[https://marconassimperl.over-blog.com/article-29239327.html]]></link>
    <guid>https://marconassimperl.over-blog.com/article-29239327.html</guid>
    <pubDate>Thu, 19 Mar 2009 23:39:00 +0100</pubDate>
    <description><![CDATA[Voici notre feuille de style xsl: <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="2.0"> <xsl:template match="element"> <xsl:choose> <xsl:when test="(./data[contains(text(),'NOM')]) and (following-sibling::element[1][./data[contains(text(),'ADJ')]])">... ]]></description>
        <dc:creator><![CDATA[Nassim & Marco.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Résultats BAO3 avec la console XPATH de COOKTOP]]></title>
    <link><![CDATA[https://marconassimperl.over-blog.com/article-29233760.html]]></link>
    <guid>https://marconassimperl.over-blog.com/article-29233760.html</guid>
    <pubDate>Thu, 19 Mar 2009 21:12:00 +0100</pubDate>
    <description><![CDATA[Dans un premier temps, nous utilisons la fonction "values:" puis la fonction "nodes:". <!-- XPATH Debuger Help: -- The XPATH expression are written on a single line -- XPATH debugs XPATH expresions against the current XML document. -- nodes: ( or n:)... ]]></description>
        <dc:creator><![CDATA[Nassim & Marco.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Extraction de patrons (rubrique technologies - 1 an - regexp)]]></title>
    <link><![CDATA[https://marconassimperl.over-blog.com/article-29232364.html]]></link>
    <guid>https://marconassimperl.over-blog.com/article-29232364.html</guid>
    <pubDate>Thu, 19 Mar 2009 20:41:00 +0100</pubDate>
    <description><![CDATA[Nous avons extrait des patrons NOM ADJ à partir de la rubrique : technologies. La sortie de la BAO2 que nous avons obtenue avec Treetagger a été éditée avec "cooktop". Nous avons d’abord utilisé la console XPATH de "cooktop", afin d’avoir une première... ]]></description>
        <dc:creator><![CDATA[Nassim & Marco.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[XML : RSS (Perl)]]></title>
    <link><![CDATA[https://marconassimperl.over-blog.com/article-28923665.html]]></link>
    <guid>https://marconassimperl.over-blog.com/article-28923665.html</guid>
    <pubDate>Wed, 11 Mar 2009 22:22:00 +0100</pubDate>
    <description><![CDATA[Nous présentons ci-dessous notre dernier script qui intègre à la fois l’étiquetage (BAO2) et le filtrage avec la bibliothèque XML : RSS de perl. Ce module remplace la ligne de filtrage qui utilise une expression régulière <description>([^<])+<\/description>.... ]]></description>
        <dc:creator><![CDATA[Marco & Nassim.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Etiquetage avec Treetagger (dans le code perl)]]></title>
    <link><![CDATA[https://marconassimperl.over-blog.com/article-28639385.html]]></link>
    <guid>https://marconassimperl.over-blog.com/article-28639385.html</guid>
    <pubDate>Wed, 04 Mar 2009 21:02:00 +0100</pubDate>
    <description><![CDATA[Dans cet article, nous avons intégré un traitement (treetagger / BAO2) dans notre code perl global. Ce traitement sert à étiqueter le flux de texte qu'on récupère dans la variable $propre. Avant de faire cela, nous devons tout d'abord verser le contenu... ]]></description>
        <dc:creator><![CDATA[Marco & Nassim.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[EXERCICE 1 (saintex.xml) - TP Documents structurés.]]></title>
    <link><![CDATA[https://marconassimperl.over-blog.com/article-28463237.html]]></link>
    <guid>https://marconassimperl.over-blog.com/article-28463237.html</guid>
    <pubDate>Sat, 28 Feb 2009 13:09:00 +0100</pubDate>
    <description><![CDATA[Voici le premier excercice du TP "documents structurés". Nous avons placé l'attribut "loc" de la balise phrase dans la balise paragraphe (remonter d'un cran ou d'un niveau dans l'arborescence hiérarchique), car nous avons trouvé dans tout le fichier saintex.xml... ]]></description>
        <dc:creator><![CDATA[Marco & Nassim.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Etiquetage avec Treetagger (ligne de commande)]]></title>
    <link><![CDATA[https://marconassimperl.over-blog.com/article-28096721.html]]></link>
    <guid>https://marconassimperl.over-blog.com/article-28096721.html</guid>
    <pubDate>Wed, 18 Feb 2009 20:22:00 +0100</pubDate>
    <description><![CDATA[Voici le résultat obtenu avec Treetagger qui se trouve dans la BAO2 : ($perl ./cmd/tokenise-fr.pl fichierentrée.txt | ./bin/tree-tagger.exe ./lib/french.par -lemma -token -sgml > fichiersortie.txt). # Parmi PRP parmi les DET:ART le nouvelles ADJ nouveau... ]]></description>
        <dc:creator><![CDATA[Marco & Nassim.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[La fin de la pub.]]></title>
    <link><![CDATA[https://marconassimperl.over-blog.com/article-27901350.html]]></link>
    <guid>https://marconassimperl.over-blog.com/article-27901350.html</guid>
    <pubDate>Fri, 13 Feb 2009 19:07:00 +0100</pubDate>
    <description><![CDATA[Voici la dernière version de notre script : #/usr/bin/perl <<DOC; Votre Nom : Marco FONZATI et Nassim ZELLAL JANVIER 2008 usage : perl parcours-arborescence-fichiers repertoire-a-parcourir Le programme prend en entrée le nom du répertoire contenant les... ]]></description>
        <dc:creator><![CDATA[Marco & Nassim.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[XML et CSS.]]></title>
    <link><![CDATA[https://marconassimperl.over-blog.com/article-27899476.html]]></link>
    <guid>https://marconassimperl.over-blog.com/article-27899476.html</guid>
    <pubDate>Fri, 13 Feb 2009 18:20:00 +0100</pubDate>
    <description><![CDATA[Ci-dessous notre première page XML. La feuille de style CSS est en rouge : <?xml version="1.0"?> <?xml-Stylesheet href="style.css" type="text/css"?> <monxml> <h3><message>Mon premier document XML</message></h3> <Nom>Mon nom est nassim</Nom> </monxml>... ]]></description>
        <dc:creator><![CDATA[Marco & Nassim.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Bienvenue !]]></title>
    <link><![CDATA[https://marconassimperl.over-blog.com/article-27824773.html]]></link>
    <guid>https://marconassimperl.over-blog.com/article-27824773.html</guid>
    <pubDate>Wed, 11 Feb 2009 19:20:00 +0100</pubDate>
    <description><![CDATA[Voici le premier article de notre blog qui sera consacré au cours « Programmation et projet encadré - 2ème semestre - Plurital ». Nous présenterons dans ce blog toutes les évolutions de notre script. Ce dernier nous servira à extraire, à partir d’un an... ]]></description>
        <dc:creator><![CDATA[Marco & Nassim.]]></dc:creator>
    </item>
            </channel>
</rss>

