Correct Metadata for
- Anthology ID:
- W16-1617
- Volume:
- Proceedings of the 1st Workshop on Representation Learning for NLP
- Month:
- August
- Year:
- 2016
- Address:
- Berlin, Germany
- Editors:
- Phil Blunsom, Kyunghyun Cho, Shay Cohen, Edward Grefenstette, Karl Moritz Hermann, Laura Rimell, Jason Weston, Scott Wen-tau Yih
- Venue:
- RepL4NLP
- SIG:
- SIGREP
- Publisher:
- Association for Computational Linguistics
- Note:
- Pages:
- 148–157
- Language:
- URL:
- https://aclanthology.org/W16-1617/
- DOI:
- 10.18653/v1/W16-1617
- Bibkey:
- Cite (ACL):
- Paul Neculoiu, Maarten Versteegh, and Mihai Rotaru. 2016. Learning Text Similarity with Siamese Recurrent Networks. In Proceedings of the 1st Workshop on Representation Learning for NLP, pages 148–157, Berlin, Germany. Association for Computational Linguistics.
- Cite (Informal):
- Learning Text Similarity with Siamese Recurrent Networks (Neculoiu et al., RepL4NLP 2016)
- Copy Citation:
- PDF:
- https://aclanthology.org/W16-1617.pdf
Export citation
@inproceedings{neculoiu-etal-2016-learning,
    title = "Learning Text Similarity with {S}iamese Recurrent Networks",
    author = "Neculoiu, Paul  and
      Versteegh, Maarten  and
      Rotaru, Mihai",
    editor = "Blunsom, Phil  and
      Cho, Kyunghyun  and
      Cohen, Shay  and
      Grefenstette, Edward  and
      Hermann, Karl Moritz  and
      Rimell, Laura  and
      Weston, Jason  and
      Yih, Scott Wen-tau",
    booktitle = "Proceedings of the 1st Workshop on Representation Learning for {NLP}",
    month = aug,
    year = "2016",
    address = "Berlin, Germany",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/W16-1617/",
    doi = "10.18653/v1/W16-1617",
    pages = "148--157"
}<?xml version="1.0" encoding="UTF-8"?>
<modsCollection xmlns="http://www.loc.gov/mods/v3">
<mods ID="neculoiu-etal-2016-learning">
    <titleInfo>
        <title>Learning Text Similarity with Siamese Recurrent Networks</title>
    </titleInfo>
    <name type="personal">
        <namePart type="given">Paul</namePart>
        <namePart type="family">Neculoiu</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <name type="personal">
        <namePart type="given">Maarten</namePart>
        <namePart type="family">Versteegh</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <name type="personal">
        <namePart type="given">Mihai</namePart>
        <namePart type="family">Rotaru</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <originInfo>
        <dateIssued>2016-08</dateIssued>
    </originInfo>
    <typeOfResource>text</typeOfResource>
    <relatedItem type="host">
        <titleInfo>
            <title>Proceedings of the 1st Workshop on Representation Learning for NLP</title>
        </titleInfo>
        <name type="personal">
            <namePart type="given">Phil</namePart>
            <namePart type="family">Blunsom</namePart>
            <role>
                <roleTerm authority="marcrelator" type="text">editor</roleTerm>
            </role>
        </name>
        <name type="personal">
            <namePart type="given">Kyunghyun</namePart>
            <namePart type="family">Cho</namePart>
            <role>
                <roleTerm authority="marcrelator" type="text">editor</roleTerm>
            </role>
        </name>
        <name type="personal">
            <namePart type="given">Shay</namePart>
            <namePart type="family">Cohen</namePart>
            <role>
                <roleTerm authority="marcrelator" type="text">editor</roleTerm>
            </role>
        </name>
        <name type="personal">
            <namePart type="given">Edward</namePart>
            <namePart type="family">Grefenstette</namePart>
            <role>
                <roleTerm authority="marcrelator" type="text">editor</roleTerm>
            </role>
        </name>
        <name type="personal">
            <namePart type="given">Karl</namePart>
            <namePart type="given">Moritz</namePart>
            <namePart type="family">Hermann</namePart>
            <role>
                <roleTerm authority="marcrelator" type="text">editor</roleTerm>
            </role>
        </name>
        <name type="personal">
            <namePart type="given">Laura</namePart>
            <namePart type="family">Rimell</namePart>
            <role>
                <roleTerm authority="marcrelator" type="text">editor</roleTerm>
            </role>
        </name>
        <name type="personal">
            <namePart type="given">Jason</namePart>
            <namePart type="family">Weston</namePart>
            <role>
                <roleTerm authority="marcrelator" type="text">editor</roleTerm>
            </role>
        </name>
        <name type="personal">
            <namePart type="given">Scott</namePart>
            <namePart type="given">Wen-tau</namePart>
            <namePart type="family">Yih</namePart>
            <role>
                <roleTerm authority="marcrelator" type="text">editor</roleTerm>
            </role>
        </name>
        <originInfo>
            <publisher>Association for Computational Linguistics</publisher>
            <place>
                <placeTerm type="text">Berlin, Germany</placeTerm>
            </place>
        </originInfo>
        <genre authority="marcgt">conference publication</genre>
    </relatedItem>
    <identifier type="citekey">neculoiu-etal-2016-learning</identifier>
    <identifier type="doi">10.18653/v1/W16-1617</identifier>
    <location>
        <url>https://aclanthology.org/W16-1617/</url>
    </location>
    <part>
        <date>2016-08</date>
        <extent unit="page">
            <start>148</start>
            <end>157</end>
        </extent>
    </part>
</mods>
</modsCollection>
%0 Conference Proceedings %T Learning Text Similarity with Siamese Recurrent Networks %A Neculoiu, Paul %A Versteegh, Maarten %A Rotaru, Mihai %Y Blunsom, Phil %Y Cho, Kyunghyun %Y Cohen, Shay %Y Grefenstette, Edward %Y Hermann, Karl Moritz %Y Rimell, Laura %Y Weston, Jason %Y Yih, Scott Wen-tau %S Proceedings of the 1st Workshop on Representation Learning for NLP %D 2016 %8 August %I Association for Computational Linguistics %C Berlin, Germany %F neculoiu-etal-2016-learning %R 10.18653/v1/W16-1617 %U https://aclanthology.org/W16-1617/ %U https://doi.org/10.18653/v1/W16-1617 %P 148-157
Markdown (Informal)
[Learning Text Similarity with Siamese Recurrent Networks](https://aclanthology.org/W16-1617/) (Neculoiu et al., RepL4NLP 2016)
- Learning Text Similarity with Siamese Recurrent Networks (Neculoiu et al., RepL4NLP 2016)
ACL
- Paul Neculoiu, Maarten Versteegh, and Mihai Rotaru. 2016. Learning Text Similarity with Siamese Recurrent Networks. In Proceedings of the 1st Workshop on Representation Learning for NLP, pages 148–157, Berlin, Germany. Association for Computational Linguistics.