<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Cross-lingual Similarity Calculation f or Plagiarism Detection and More - Tools and Resources</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Ralf Steinberger</string-name>
          <email>Ralf.Steinberer@jrc.ec.europa.eu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>European Commission - Joint Research Centre (JRC)</institution>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>Extended Abstract. A system that recognises cross-lingual plagiarism needs to
establish – among other things – whether two pieces of text written in different
languages are equivalent to each other. Potthast et al. (2010) give a thorough
overview of this challenging task. While the Joint Research Centre (JRC) is not
specifically concerned with plagiarism, it has been working for many years on
developing other cross-lingual functionalities that may well be useful for the
plagiarism detection task, i.e. (a) cross-lingual document similarity calculation, (b)
subject domain profiling of documents in many different languages according to the
same multilingual subject domain categorisation scheme, and (c) the recognition of
name spelling variants for the same entity, both within the same language and across
different languages and scripts. The speaker will explain the algorithms behind these
software tools and he will present a number of freely available language resources
that can be used to develop software with cross-lingual functionality.</p>
      <p>
        The JRC’s motivation to work on multilingual and cross-lingual language
technology applications was to offer readers and news analysts access to up to
150,000 online media articles per day in about fifty languages that are gathered and
processed by the fully automatic Europe Media Monitor (EMM) family of
applications
        <xref ref-type="bibr" rid="ref5 ref6">(Steinberger et al. 2009)</xref>
        . The EMM applications are feely available
online via the starting page http://emm.newsbrief.eu/overview.html. The automatic
linking, across languages, of related news and of name variant spellings is performed
in the EMM-NewsExplorer portal. NewsExplorer allows readers – starting from the
news in one language – to jump directly to related news in the other languages, for 20
languages and all of its 190 language pairs. NewsExplorer furthermore collects
information about named entities (mostly persons and organisations) from the many
news articles in different languages and presents all the information on a single page,
leveraging the knowledge about the entity variant spellings.
      </p>
      <p>
        The name spelling variant recognition is performed daily for all newly identified
entities in 20 languages, by first normalising the names to a simplified consonant
signature and by then applying a string similarity measure between all new names and
all previously known names in the JRC’s name database. While other string distance
similarity algorithms rely on learning equivalence rules from bilingual name lists
        <xref ref-type="bibr" rid="ref1">(e.g.
Knight &amp; Graehl 1998)</xref>
        , the JRC’s hand-written normalisation steps and the string
similarity calculation are the same for all languages. This makes it possible to
efficiently merge the name variants found in many different languages and scripts
without the need for training collections. For details on the algorithm, see
        <xref ref-type="bibr" rid="ref5">Pouliquen
&amp; Steinberger (2009)</xref>
        . The list of names and their spelling variants (linked via their
unique numerical name identifier) have been released as JRC-Names (Steinberger et
al. 2011).
      </p>
      <p>
        The method to find related news clusters across the twenty NewsExplorer
languages relies on simple cosine similarity calculations between four
languageindependent cluster representations: (a) a ranked list of EuroVoc subject domain
codes; (b) a frequency list of the named entity mentions found in the clusters; (c) a
frequency list of geo-references found and (d) a log-likelihood-weighted list of words
found in the cluster. The first three representations are language-independent
representations, i.e. they are numerical representations of normalised subject domains,
persons, organisations and locations. Unlike the common cross-lingual text similarity
measures, which are either based on translation and then using monolingual similarity
measures or on bilingually trained vector space representations such as LSA
        <xref ref-type="bibr" rid="ref2">(Landauer &amp; Littman 1991)</xref>
        and KCCA (Vinokourov et al. 2002), the method used
here is not limited to language pair-specific methods or resources. The tool that
represents documents in 22 different languages as lists of EuroVoc subject domain
codes has been released publicly under the name of JRC EuroVoc Indexer, JEX
(Steinberger et al. 2012).
      </p>
      <p>A number of further multilingual linguistic resources are available from
http://langtech.jrc.ec.europa.eu/JRC_Resources.html.</p>
      <p>Relevant references</p>
      <p>Steinberger Ralf, Bruno Pouliquen, Mijail Kabadjov &amp; Erik van der Goot (2011).</p>
      <p>JRC-Names: A freely available, highly multilingual named entity resource.
Proceedings of the 8th International Conference Recent Advances in Natural
Language Processing (RANLP'2011), pp. 104-110. Hissar, Bulgaria, 12-14
September 2011.</p>
      <p>Steinberger Ralf, Mohamed Ebrahim &amp; Marco Turchi (2012). JRC EuroVoc Indexer
JEX - A freely available multi-label categorisation tool. Proceedings of the 8th
international conference on Language Resources and Evaluation (LREC'2012), pp.
798-805, Istanbul, 21-27 May 2012.</p>
      <p>Vinokourov Alexei, John Shawe-Taylor, Nello Cristianini (2002). Inferring a
semantic representation of text via cross-language correlation analysis . Advances
of Neural Information Processing Systems 15.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <given-names>Knight</given-names>
            <surname>Kevin</surname>
          </string-name>
          &amp; Jonathan
          <string-name>
            <surname>Graehl</surname>
          </string-name>
          (
          <year>1998</year>
          ).
          <source>Machine Transliteration. Computational Linguistics</source>
          <volume>24</volume>
          :
          <issue>4</issue>
          , pp.
          <fpage>599</fpage>
          -
          <lpage>612</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <given-names>Landauer</given-names>
            <surname>Thomas</surname>
          </string-name>
          &amp; Michael
          <string-name>
            <surname>Littman</surname>
          </string-name>
          (
          <year>1991</year>
          ).
          <article-title>A Statistical Method for LanguageIndependent Representation of the Topical Content of Text Segments</article-title>
          .
          <source>Proceedings of the 11th International Conference 'Expert Systems and Their Applications'</source>
          , vol.
          <volume>8</volume>
          : pp.
          <fpage>77</fpage>
          -
          <lpage>85</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <given-names>Martin</given-names>
            <surname>Potthast</surname>
          </string-name>
          , Alberto Barrón-Cedeño,
          <string-name>
            <given-names>Benno</given-names>
            <surname>Stein</surname>
          </string-name>
          , &amp; Paolo
          <string-name>
            <surname>Rosso</surname>
          </string-name>
          (
          <year>2010</year>
          ).
          <article-title>Crosslanguage plagiarism detection</article-title>
          .
          <source>Language Resources and Evaluation</source>
          <volume>45</volume>
          (
          <issue>1</issue>
          ),
          <fpage>45</fpage>
          -
          <lpage>62</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <given-names>Pouliquen</given-names>
            <surname>Bruno</surname>
          </string-name>
          , Ralf Steinberger &amp; Camelia
          <string-name>
            <surname>Ignat</surname>
          </string-name>
          (
          <year>2003</year>
          ).
          <article-title>Automatic Identification of Document Translations in Large Multilingual Document Collections</article-title>
          .
          <source>In: Proceedings of the International Conference Recent Advances in Natural Language Processing</source>
          (RANLP'
          <year>2003</year>
          ). Borovets, Bulgaria,
          <fpage>10</fpage>
          -
          <issue>12</issue>
          <year>September 2003</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <string-name>
            <given-names>Pouliquen</given-names>
            <surname>Bruno</surname>
          </string-name>
          &amp; Ralf
          <string-name>
            <surname>Steinberger</surname>
          </string-name>
          (
          <year>2009</year>
          ).
          <article-title>Automatic Construction of Multilingual Name Dictionaries</article-title>
          . In: Cyril Goutte, Nicola Cancedda,
          <string-name>
            <given-names>Marc</given-names>
            <surname>Dymetman</surname>
          </string-name>
          &amp; George Foster (eds.):
          <source>Learning Machine Translation</source>
          . pp.
          <fpage>59</fpage>
          -
          <lpage>78</lpage>
          . MIT Press - Advances
          <source>in Neural Information Processing Systems Series (NIPS).</source>
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <string-name>
            <given-names>Steinberger</given-names>
            <surname>Ralf</surname>
          </string-name>
          , Bruno Pouliquen &amp; Erik
          <string-name>
            <surname>van der Goot</surname>
          </string-name>
          (
          <year>2009</year>
          ).
          <article-title>An introduction to the Europe Media Monitor Family of Applications</article-title>
          . In: Fredric Gey, Noriko Kando &amp; Jussi Karlgren (eds.):
          <source>Information Access in a Multilingual World - Proceedings of the SIGIR 2009 Workshop</source>
          (SIGIR-CLIR'
          <year>2009</year>
          ), pp.
          <fpage>1</fpage>
          -
          <lpage>8</lpage>
          . Boston, USA. 23
          <source>July</source>
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>