Statistiques
| Révision :

root / tmp / org.txm.backtomedia.feature / feature.xml @ 1966

Historique | Voir | Annoter | Télécharger (4,04 ko)

1 831 mdecorde
<?xml version="1.0" encoding="UTF-8"?>
2 831 mdecorde
<feature
3 831 mdecorde
      id="org.txm.backtomedia.feature"
4 831 mdecorde
      label="Media Player"
5 831 mdecorde
      version="1.0.0.qualifier"
6 831 mdecorde
      provider-name="Textometrie.org">
7 831 mdecorde
8 831 mdecorde
   <description url="https://groupes.renater.fr/wiki/txm-users/public/extensions#backtomedia">
9 831 mdecorde
      Enhanced BackToText as BackToMedia command for record transcription based corpora with timing information (synchronized). Based on the VideoLAN - VLC Video/Audio player software.
10 831 mdecorde
   </description>
11 831 mdecorde
12 831 mdecorde
   <copyright url="http://www.example.com/copyright">
13 831 mdecorde
      [Enter Copyright Description here.]
14 831 mdecorde
   </copyright>
15 831 mdecorde
16 831 mdecorde
   <license url="http://www.example.com/license">
17 831 mdecorde
      &lt;TXM Software User Agreement&gt;
18 831 mdecorde
19 831 mdecorde
TXM 0.8.0 Copyright © 2010-2018 ENS de Lyon, University of Franche-Comté, CNRS
20 831 mdecorde
21 831 mdecorde
&lt;English version below&gt;
22 831 mdecorde
23 831 mdecorde
EN ACCEPTANT CETTE MISE À JOUR ET EN UTILISANT TXM, VOUS VOUS ENGAGEZ À CITER L&apos;ARTICLE DE RÉFÉRENCE DE LA PLATEFORME* DANS VOS PUBLICATIONS DE RÉSULTATS OBTENUS À PARTIR D&apos;ELLE. CELA EST ESSENTIEL POUR NOUS PERMETTRE DE JUSTIFIER LE BESOIN DE PÉRENNISATION DE CET INSTRUMENT DE TRAVAIL POUR LA COMMUNAUTÉ SCIENTIFIQUE.
24 831 mdecorde
25 831 mdecorde
Le logiciel TXM est un logiciel libre ; vous pouvez le redistribuer et/ou le modifier suivant les termes de la Licence publique générale GNU telle que publiée par la Free Software Foundation, soit la version 2 de cette License, soit une version ultérieure.
26 831 mdecorde
27 831 mdecorde
Le logiciel TXM est distribué dans l&apos;espoir qu&apos;il sera utile, mais sans aucune garantie, y compris mais non de façon limitative les garanties implicites de qualité marchande et de convenance à un usage particulier. Consultez la version 2 et la version 3 de la Licence publique générale GNU pour plus de détails.
28 831 mdecorde
29 831 mdecorde
Vous devriez avoir reçu une copie de la Licence publique générale GNU en accompagnement du logiciel TXM ; si ce n&apos;est pas le cas, veuillez consulter la page http://www.gnu.org/licenses/gpl-2.0.html.
30 831 mdecorde
_______________
31 831 mdecorde
* Serge Heiden, Jean-Philippe Magué, Bénédicte Pincemin.
32 831 mdecorde
TXM : Une plateforme logicielle open-source pour la textométrie - conception et développement. Sergio Bolasco, Isabella Chiari, Luca Giuliano. 10th International Conference on the Statistical Analysis of Textual Data - JADT 2010, Jun 2010, Rome, Italie.
33 831 mdecorde
Edizioni Universitarie di Lettere Economia Diritto, 2 (3), pp.1021-1032, 2010. &lt;halshs-00549779&gt;
34 831 mdecorde
35 831 mdecorde
36 831 mdecorde
ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH
37 831 mdecorde
38 831 mdecorde
39 831 mdecorde
By accepting this update and by using TXM, you agree to cite the TXM platform reference article** in your publications of results obtained from it. That is essential for us to justify the need for sustainability of this instrument for the scientific community.
40 831 mdecorde
41 831 mdecorde
The TXM platform is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.
42 831 mdecorde
43 831 mdecorde
The TXM platform is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
44 831 mdecorde
45 831 mdecorde
You should have received a copy of the GNU General Public License along with the TXM platform. If not, see http://www.gnu.org/licenses/gpl-2.0.html.
46 831 mdecorde
_______________
47 831 mdecorde
** Serge Heiden. The TXM Platform: Building Open-Source Textual
48 831 mdecorde
Analysis Software Compatible with the TEI Encoding Scheme. Ryo Otoguro, Kiyoshi Ishikawa, Hiroshi Umemoto, Kei Yoshimoto and Yasunari Harada. 24th Pacific Asia Conference on Language, Information and Computation, Nov 2010, Sendai, Japan. Institute for Digital Enhancement of Cognitive Development, Waseda University, pp.389-398, 2010. &lt;halshs-00549764&gt;
49 831 mdecorde
   </license>
50 831 mdecorde
51 831 mdecorde
   <requires>
52 831 mdecorde
      <import plugin="org.txm.concordance.rcp" version="1.0.0" match="greaterOrEqual"/>
53 831 mdecorde
   </requires>
54 831 mdecorde
55 831 mdecorde
   <plugin
56 986 mdecorde
         id="org.txm.backtomedia.rcp"
57 831 mdecorde
         download-size="0"
58 831 mdecorde
         install-size="0"
59 831 mdecorde
         version="0.0.0"
60 831 mdecorde
         unpack="false"/>
61 831 mdecorde
62 831 mdecorde
</feature>