<!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>Classification of URLs Citing Research Artifacts in Scholarly Documents based on Distributed Representations</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Masaya Tsunokake</string-name>
          <email>tsunokake.masaya.z3@s.mail.nagoya-u.ac.jp</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Shigeki Matsubara</string-name>
          <email>matubara@nagoya-u.jp</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Graduate School of Informatics, Nagoya University</institution>
          ,
          <addr-line>Furo-cho, Chikusa-ku, Nagoya</addr-line>
          ,
          <country country="JP">Japan</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Information and Communications, Nagoya University</institution>
          ,
          <addr-line>Furo-cho, Chikusa-ku, Nagoya</addr-line>
          ,
          <country country="JP">Japan</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2021</year>
      </pub-date>
      <fpage>20</fpage>
      <lpage>25</lpage>
      <abstract>
        <p>hTis paper describes methods for classifying URLs referring to research artifacts in scholarly papers, and examines their classiifcation performance. The methods discriminate whether a URL refers to a research artifact or not and classify the identified URL into “tool” or “data.” The methods use distributed representations obtained from citation contexts of the URL. Each component of a URL can be regarded as a word, and the meaning of the entire URL can be generated by synthesizing the distributed representation of each component using compositional functions. This paper evaluates several types of compositional functions from the viewpoint of classification performance. Experiments with using URLs in international conference papers showed the efectiveness of our proposed compositional functions.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>CCS CONCEPTS</title>
      <p>• Information systems ! Information extraction; Clustering
and classification ; Digital libraries and archives.</p>
    </sec>
    <sec id="sec-2">
      <title>INTRODUCTION</title>
      <p>1In this paper, we denote research artifacts as materials generated or used in the
course of research activities, such as tools (e.g., software, program) and data (e.g.,
measurement data, test data).
2htps://zenodo.org/
3htps://data.mendeley.com/
4https://www.ands.org.au/
5https://ec.europa.eu/research/openscience/index.cfm?pg=open-science-cloud
6https://www.jisc.ac.uk/rd/projects/research-data-shared-service
7http://www.nationaldataservice.org/
8https://rcos.nii.ac.jp/en/service/
9Information about research artifacts (e.g., name, creator, type, and usage)
Property
title
contributor
publisher
date
type (DCMI)
description
identifier</p>
      <sec id="sec-2-1">
        <title>Value</title>
      </sec>
      <sec id="sec-2-2">
        <title>Treebank-3 Mitchell P. Marcus et al. Linguistic Data Consortium 1999</title>
        <p>Text
hTis release contains the following Treebank-2
Material … will include these missing files.</p>
        <p>DOI: 10.35111/gq1x-j780
htps://catalog.ldc.upenn.edu/LDC99T42
in recent years. Automatically extracting information on research
artifacts from a large number of scholarly papers makes the
development or expansion of a repository more eficient.</p>
        <p>
          hTis paper describes methods for classifying URLs referring to
research artifacts cited in scholarly papers, all of which are extended
from our previous method [
          <xref ref-type="bibr" rid="ref29">29</xref>
          ], and examines their classification
performance. The methods discriminate whether a URL in scholarly
papers refers to a research artifact or not, and classify identified
research artifacts into the type “tool” (e.g., programs and software)
or “data” (e.g., measurement data and test data).
        </p>
        <p>Our previous approach uses words surrounding the URL in
scholarly papers, that is, distributed representations obtained from
citation contexts of the URL. The meanings of non-natural language
strings such as URLs can be expressed as distributed
representations. Each component of a URL, such as domain name, directory
name, and file name, can be regarded as a word, and the meaning
of the entire URL can be generated by synthesizing the distributed
representation of each component using compositional functions.</p>
        <p>hTis paper evaluated several types of compositional functions
from the viewpoint of classification performance. Experiments
using URLs in international conference papers showed the
efectiveness of our proposed compositional functions.
2
2.1</p>
        <p>URL REFERRING TO RESEARCH ARTIFACT</p>
        <p>
          Metadata in Research Artifact Repository
Creating metadata is necessary to facilitate access to resources in
repositories. The most basic metadata scheme is Dublin Core
Metadata Element Set10. As an example, Table 1 shows the metadata
10htps://www.dublincore.org/specifications/dublin-core/dces/
of Penn Treebank [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ] on the Open Language Archives
Community (OLAC)11 storing information on language resources12 (e.g.,
corpora, dictionaries) according to Dublin Core.
        </p>
        <p>
          If such information can be extracted automatically, the
generation of metadata can become easier. Kozawa et al. [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ] have
proposed a method for automatically extracting usage information
about language resources from scholarly papers. The method
identiifes language resources using their names registered in SHACHI 13 [
          <xref ref-type="bibr" rid="ref26">26</xref>
          ]
as clues. For this reason, research artifacts whose usage
information can be extracted are limited to those in repositories. We aim to
extract information about the type of research artifact, including
ones not stored in existing repositories.
2.2
        </p>
        <sec id="sec-2-2-1">
          <title>Research Artifact Citation</title>
          <p>
            Recently, research artifacts, such as datasets and software, have
been increasingly cited in scholarly papers. Thus, there is a growing
movement to establish formal rules for data and software citations,
as FORCE11 has declared “Data Citation Principles” [
            <xref ref-type="bibr" rid="ref6">6</xref>
            ] and
“Software Citation Principles” [
            <xref ref-type="bibr" rid="ref24">24</xref>
            ]. However, it is a long way of before
this practice is widely spread among researchers. Howison and
Bullard [
            <xref ref-type="bibr" rid="ref8">8</xref>
            ] have shown that there were many informal citations
appearing in biology papers. One strategy for automatic identification
of the informal citations is to identify research artifact mentions in
the body text [
            <xref ref-type="bibr" rid="ref13">13</xref>
            ]. Some studies address the identification of dataset
names [
            <xref ref-type="bibr" rid="ref10 ref20 ref23">10, 20, 23</xref>
            ] while others do that of software names [
            <xref ref-type="bibr" rid="ref22 ref3 ref4">3, 4, 22</xref>
            ].
On the other hand, there are many cases in which research artifacts
are listed in the reference section [
            <xref ref-type="bibr" rid="ref11">11</xref>
            ] or are cited by providing the
corresponding URL.
          </p>
          <p>
            Providing URLs in papers is a common form of Web citation. Yang
et al. [
            <xref ref-type="bibr" rid="ref31">31</xref>
            ] have analyzed such citations, and NLPExplorer14 [
            <xref ref-type="bibr" rid="ref17">17</xref>
            ],
which is a service for searching scholarly papers, provides access
to URLs cited by the papers. We also focus on URLs in scholarly
papers because many published research artifacts are accessible
on the Web. However, not all URLs in scholarly papers refer to
research artifacts. Therefore, we aim to identify URLs referring to
the research artifacts in scholarly papers.
2.3
          </p>
        </sec>
        <sec id="sec-2-2-2">
          <title>Classification of URLs in Scholarly Papers</title>
          <p>and categorize them. In this task, URLs in scholarly papers are
classified into the following three categories 15:
tool: program, software, toolkit, etc.</p>
          <p>– https://nlp.stanford.edu/projects/glove/
– https://github.com/google-research/bert
– http://www.nltk.org/
data: observation data, experimental data, data source, etc.
– http://qwone.com/~jason/20Newsgroups/
– http://babelnet.org
– http://answers.yahoo.com16
other: Not research artifacts (e.g., publications, services).
– http://is.muni.cz/publication/884893/en
– http://www.apple.com/ios/siri
– https://www.mturk.com</p>
          <p>
            Our previous method [
            <xref ref-type="bibr" rid="ref29">29</xref>
            ] uses words surrounding a URL for
a classifier. URLs are placed on either footnote, reference section,
or body text. Even if a URL is in a footnote or the reference
section, the sentences referring to the corresponding footnote or
reference generally exist in the body text. For example, a footnote
“6http://lemurproject.org/clueweb09/” is referred to by the
following sentence in the body text [
            <xref ref-type="bibr" rid="ref32">32</xref>
            ]:
hTe ClueWeb09 6 dataset is a collection of 1 billion
webpages (5TB compressed in raw HTML) in 10
languages by Carnegie Mellon University in 2009.
          </p>
          <p>By observing this sentence, it turns out that the above URL is
provided to refer to a corpus. This paper calls one sentence referring
to a URL in the body text as “citation context.”
3</p>
        </sec>
        <sec id="sec-2-2-3">
          <title>URL CLASSIFICATION BASED ON</title>
        </sec>
        <sec id="sec-2-2-4">
          <title>DISTRIBUTED REPRESENTATIONS</title>
          <p>
            A comprehensive view of all citation contexts for each URL
allows us to classify it properly. Based on this idea, our previous
approach [
            <xref ref-type="bibr" rid="ref29">29</xref>
            ] obtains a distributed representation of a URL from
its citation contexts and uses it for classification. According to
the distributional hypothesis [
            <xref ref-type="bibr" rid="ref7">7</xref>
            ], even for non-natural language
strings such as URLs, their meaning could be obtained from words
co-occurring in their surroundings. The following two approaches
with diferent semantic units can be considered:
regarding an entire string of a URL as a word
regarding each component of a URL as a word, and
obtaining the meaning of the URL from that of each component
15Enumerated URLs in each category are examples of URLs belonging to the category.
16This URL refers to a Web page for a Q&amp;A service. However, the scholarly papers
tend to refer to the URL for pointing to a data source of question answering datasets.
hTerefore, in scholarly papers, the type can be considered to the “data.”
(1) Assign a unique ID to each URL in scholarly papers and
convert each URL to a tag with the corresponding ID17
(2) Obtain a distributed representation for each tag
(3) Classify URLs using distributed representations
          </p>
          <p>
            On the other hand, we proposed the URL classification method
based on the later approach [
            <xref ref-type="bibr" rid="ref29">29</xref>
            ]. Thus, the method regards each
component of a URL as a word and obtains its distributed
representation. In some cases, the type of the target referred to by a URL can
be inferred from the domain or directory name constituting the URL.
For example, it can be inferred from the expressions of directory
names “tools” and “TreeTagger” that a URL
“http://www.cis.unimuenchen.de/~schmid/tools/TreeTagger/” points to a tagging tool.
Distributed representations of these components obtained from
citation contexts may be able to capture the meaning of substrings.
hTis paper calls a component of URL as a URL element (e.g., host
name, domain name, directory name, file name, and extension).
          </p>
          <p>In our previously proposed method, URLs in scholarly papers
are classified according to the following procedure 18:
(1) Decompose each URL in scholarly papers into URL elements
(2) Assign a unique ID to each URL element and convert each</p>
          <p>URL element into a tag with the corresponding ID
(3) Obtain a distributed representation for each tag
(4) Classify each URL using the vector computed by adding
distributed representation of each URL element in the URL
4</p>
        </sec>
        <sec id="sec-2-2-5">
          <title>COMPOSITION OF DISTRIBUTED</title>
        </sec>
        <sec id="sec-2-2-6">
          <title>REPRESENTATIONS OF URL ELEMENTS</title>
          <p>
            Our previous method classifies URLs with vectors which are
computed by adding distributed representation of each URL element [
            <xref ref-type="bibr" rid="ref29">29</xref>
            ].
In this paper, some types of compositional functions for distributed
representations of URL elements are evaluated.
          </p>
          <p>Our previous method tends to misclassify URLs whose gold label
are “tool” into the “data” class and vice versa. In addition,
misclassified URLs tend to be short (i.e., URLs with a small number
of directories). For example, the URL “htps://twiter.com/,” which
has the “data” label, was misclassified into the “tool” class. It is
considered that this disadvantage is caused by URL elements with
extremely high frequency, such as host and domain names. For
example, URL element “com” is a generic top-level domain appearing
in many URLs. The bias of citation contexts in scholarly papers
17For example, every “http://nlp.stanford.edu/software/tagger.shtml” is converted to
the tag “[URL2495].”
18For example, a URL “http://nlp.stanford.edu/software/tagger.shtml” is converted to a
sequence of the URL elements: “nlp,” “stanford,” “edu,” “software,” “tagger,” “shtml.” In
addition, each of them is converted to tags “[PARTS7070],” “[PARTS9479],” “[PARTS3891],”
“[PARTS9344],” “[PARTS9680],” “[PARTS9182],” respectively.
might lead to characterizing the distributed representation of “com”
as “tool” even though it is not critical evidence in the URL
classiifcation. The classification of short URLs especially is afected by
URL elements whose frequency is extremely high.</p>
          <p>hTis paper revises the step (4) in the above procedure of the
previous classification method as follows:
(4)0 Classify a URL using the vector combined by 5 ¹E1     E= ),
where 5 ¹ º is a compositional function, and E8 is the vector
of the 8C URL element in the URL
We evaluate fundamental manipulations as compositional functions,
such as averaging, summation, and max-pooling19. In addition, we
also evaluate several functions to improve our previous method.</p>
          <p>URL elements with extremely high frequency, such as host and
domain names, are considered to be less useful for classification.
To weaken the influence of frequent URL elements, we extend the
fundamental manipulations by weighting with the entropy of URL
elements. The entropy is computed on the basis of frequency of
each URL element in scholarly papers. The entropy of each URL
element was computed by
log2</p>
          <p>&gt;D=C ¹F º
F0 &gt;D=C ¹F 0º
(1)
where F is the target URL element, F 0 is an arbitrary URL element
in the set of all URL elements, and &gt;D=C ¹ º is a function counting
its argument in the scholarly papers. In addition, the top-level
domains can be considered not to contribute much to the classification
of the targets referred to by URLs. Therefore, we also employed
manipulations except for distributed representations of top-level
domain names simply.</p>
          <p>
            hTis task can be regarded as a sequence classification task. Using
a model based on recurrent neural networks (RNN) as the
compositional function may realize to get beter weights for synthesizing
URL elements and incorporate order information into input
features. Therefore, we also verify a classification method employing
the gated recurrent unit (GRU) [
            <xref ref-type="bibr" rid="ref2">2</xref>
            ] as a gated RNN. Fig. 3 shows the
architecture of the verified model.
5
          </p>
        </sec>
        <sec id="sec-2-2-7">
          <title>EXPERIMENT</title>
          <p>19Taking the maximum value along each dimension.
Compositional function
None (baseline method)
averaging
summation
max-pooling
20
10
20
20</p>
          <p>Parameters of word2vec
epochs window dimension
Classification model
Standardization
300
800
700
400
logistic regression with one-vs-rest
logistic regression with one-vs-one
logistic regression with one-vs-rest
logistic regression with one-vs-one
False
True
True
True</p>
        </sec>
        <sec id="sec-2-2-8">
          <title>5.1 Experimental Data</title>
          <p>
            Experimental data were the same as our previous study [
            <xref ref-type="bibr" rid="ref29">29</xref>
            ]. The
data were generated from scholarly papers in the proceedings of
ACL 2010–2019, which are the international conferences in the
ifeld of natural language processing. Concretely, we collected PDF
ifles from ACL Anthology [
            <xref ref-type="bibr" rid="ref25">25</xref>
            ] and converted them into texts in
preserving their structural information20 by PDFNLT-1.021 [
            <xref ref-type="bibr" rid="ref1">1</xref>
            ]. The
number of papers was 3,837. There were 12,568 URL occurrences 22
and the number of distinct URLs was 9,480. The average number
of URL elements in the URLs was 4.72, and the number of distinct
URL elements is 11,724. Table 3 shows the frequent URL elements.
          </p>
          <p>
            Many URLs are provided in footnotes or references23. To
capture citation contexts, these URLs were mechanically inserted into
the body texts according to where the corresponding footnote or
reference is referred to. After that, URLs or URL elements were
converted to tags according to the procedure described in Section 3.
For example, in the baseline method of our previous study [
            <xref ref-type="bibr" rid="ref29">29</xref>
            ], the
citation context illustrated in Section 2.3 is transformed as follows:
hTe ClueWeb09 [URL2164] dataset is a collection of
1 billion webpages (5TB compressed in raw HTML)
in 10 languages by Carnegie Mellon University in
2009.
hTese processed texts of papers were used for obtaining the
distributed representations.
          </p>
          <p>To evaluate performances for URL classification, we labeled URLs
appearing frequently in the scholarly papers with “tool,” “data,” or
20Components of a scholarly paper such as title, authors, body text, figures, tables,
captions, footnotes, and reference list.
21https://github.com/KMCS-NII/PDFNLT-1.0
22Strings beginning with either “htp://,” “htps://,” or “ftp://” were identified as URLs.
23The rates of URLs in footnotes and references are 0.767 and 0.127, respectively.</p>
          <p>Compositional
function</p>
          <p>None
(baseline)
averaging
summation
max-pooling
“other.” The created dataset contains 500 annotated URLs. The URLs
described in Section 2.3 are examples extracted from this annotated
dataset. The labeling ratios of “tool,” “data,” and “other” in 500 URLs
are 39.8%, 33.6%, and 26.6%, respectively. Of them, 100 URLs are
used as a development set.</p>
        </sec>
        <sec id="sec-2-2-9">
          <title>5.2 Experiment for Basic Functions</title>
          <p>
            We used word2vec [
            <xref ref-type="bibr" rid="ref15">15</xref>
            ] to obtain distributed representations and
Gensim24 [
            <xref ref-type="bibr" rid="ref21">21</xref>
            ] for its implementation. Sentence segmentation and
word tokenization were also performed by using gensim.
          </p>
          <p>As the baseline, we also evaluate the classification method
regarding a URL as a single word (described in Section 3). Since the
baseline method does not decompose URLs into URL elements, the
compositional function does not exist.</p>
          <p>
            For each method, the best parameters of word2vec25 were
selected on the basis of the performance in the development set.
Similarly, we also chose a classification model from logistic regression,
linear SVM, and nonlinear SVM with RBF kernel, a multi-class
classiifcation approach from one-vs-one and one-vs-rest, and whether to
standardize input features. Table 2 presents the selected parameters.
We used scikit-learn26[
            <xref ref-type="bibr" rid="ref19">19</xref>
            ] for the implementation of classifiers.
          </p>
          <p>hTe 10-fold cross-validation was performed on the 400 URLs,
excluding the development set. The development set was added to
the training data for each cross-validation split. For evaluation, we
computed the accuracy on the 400 URLs. We also measured
precision, recall, and F1-score for each split by macro-averaging. Table 4
shows the results27. The results of the averaging and summation
are the best and competitive with each other.
24https://radimrehurek.com/gensim/
25The epoch was 10 or 20, and the window size was 5 or 10. Dimension sizes range
from 100 to 1000 in increments of 100. The other hyperparameters were the default
values, except that the pruning threshold for low-frequency words was set to 3.
26https://scikit-learn.org/stable/
27Precision, Recall, and F1-score are the averages over 10 splits.</p>
          <p>F1-score for each label in the baseline, averaging, and summation
is shown in Table 5. Compared to the baseline, both compositional
functions have the disadvantage of identifying the “tool” and “data”
class. This result is the same as our previous study and it may be
improved by less considering URL elements with a negative efect.
5.3</p>
        </sec>
        <sec id="sec-2-2-10">
          <title>Experiment for Extended Functions</title>
          <p>According to the results in Section 5.2, we used the averaging and
summation as a basic compositional function and modified it.
Therefore, the averaging and summation were extended to a weighted
averaging and weighted summation by the entropy of URL
elements, respectively. The entropy was computed based on frequency
of each URL element in the experimental data. In addition, we also
employed averaging and summation except for distributed
representations of top-level domain names simply. For each function, the
parameters are selected in the same way described in Section 5.2.
Other experimental setings are also the same.</p>
          <p>Table 5 shows the results. A part of extended compositional
functions improved the discrimination performance of “tool” and
“data” classes, which was a disadvantage of the proposed method.
However, accuracy and macro-averaging F1-score of extended
compositional functions are lower than that of basic compositional
functions, excluding summation except top-level domain.</p>
          <p>Fig. 4 shows error rates of each compositional function based on
the summation for each depth of URLs. In Fig. 4, the higher the error
rate was, the more intense the color was. As described in Section 4,
summation tends to misclassify short URLs. Although the weighted
summation had worse results, the performance of the summation
except top-level domain was improved. This result indicates that
there are frequent URL elements with useful information for the
URL classification and simply excluding the top-level domains is
efective for the summation. As a case study, the URL “http://www.
imsdb.com/” misclassified into the “tool” class by the summation is
correctly classified into the “data” class by excluding the distributed
representation of “com” from the summation.
5.4</p>
        </sec>
        <sec id="sec-2-2-11">
          <title>Experiment for RNN-based Function</title>
          <p>
            As with the above Sections, we evaluate the classification method
using GRU [
            <xref ref-type="bibr" rid="ref2">2</xref>
            ] as a compositional function. The model was
implemented in PyTorch28 [
            <xref ref-type="bibr" rid="ref18">18</xref>
            ]. In the training step, we used Adam as an
optimizer and cross entropy loss. In addition, dropout was applied
on inputs for GRU. The weights of the embedding layer were fixed
by the pre-trained distributed representations of the URL elements
described in Section 5.2. The best parameters were selected based
on the classification performance on the development set 29.
          </p>
          <p>After seting parameters, the method employing GRU was
evaluated by 10-fold cross-validation with the same seting as in
Section 5.2. The experimental results are shown in Table 5. GRU
outperformed other compositional functions in the accuracy and
macroaveraging F1-score as well as F1-score for “tool” and “data” class
which basic compositional functions had dificulty identifying. Fig. 4
shows the error rates of GRU for each depth of URLs. GRU also
improved the classification performance of short URLs compared
to the basic compositional function.
6</p>
          <p>CONCLUSION
hTis paper described methods for classifying URLs referring to
research artifacts in scholarly papers and examined their
classification performance. The methods use distributed representations
obtained from citation contexts of the URL. Our approach regards
each component of URLs as a word, and input features for a
classiifer are generated by synthesizing the distributed representation
of each component using compositional functions. Experimental
results showed the efectiveness of our compositional functions.
28https://pytorch.org/
29We trained the model employing each combination of parameters for 300 epochs
and selected the best epoch. The selected dimension size of hidden state in GRU was
50 from 25, 50, 100, and 200; the selected batch size was 32 from 4, 8, 16, 32, and
64; the selected learning rate was 1.0e-3 from 1.0e-3, 1.0e-4, and 1.0e-5; the selected
dropout rate was 0.2 from 0.0, 0.2, 0.4, 0.6, and 0.8; the selected epoch was 98. The
epoch, window size, and dimension size of selected distributed representations of URL
elements were 20, 5, and 600, respectively.</p>
        </sec>
        <sec id="sec-2-2-12">
          <title>ACKNOWLEDGMENTS</title>
          <p>hTis research was partially supported by the Grant-in-Aid for
Scientific Research (B) (No. 21H03773) of JSPS.</p>
          <p>Masaya Tsunokake and Shigeki Matsubara</p>
        </sec>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>Takeshi</given-names>
            <surname>Abekawa</surname>
          </string-name>
          and
          <string-name>
            <given-names>Akiko</given-names>
            <surname>Aizawa</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>SideNoter: Scholarly Paper Browsing System based on PDF Restructuring and Text Annotation</article-title>
          .
          <source>In Proceedings of the 26th International Conference on Computational Linguistics: System Demonstrations (Osaka, Japan) (COLING</source>
          <year>2016</year>
          ).
          <source>COLING 2016 Organizing Commitee</source>
          ,
          <fpage>136</fpage>
          -
          <lpage>140</lpage>
          . https://aclanthology.org/C16-2029
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>Junyoung</given-names>
            <surname>Chung</surname>
          </string-name>
          , Caglar Gulcehre, KyungHyun Cho, and
          <string-name>
            <given-names>Yoshua</given-names>
            <surname>Bengio</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>Empirical Evaluation of Gated Recurrent Neural Networks on Sequence Modeling</article-title>
          . (
          <year>2014</year>
          ). arXiv:arXiv:
          <fpage>1412</fpage>
          .3555 https://arxiv.org/abs/1412.3555
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>Caifan</given-names>
            <surname>Du</surname>
          </string-name>
          , Johanna Cohoon, Patrice Lopez, and
          <string-name>
            <given-names>James</given-names>
            <surname>Howison</surname>
          </string-name>
          .
          <year>2021</year>
          .
          <article-title>Softcite dataset: A Dataset of Software Mentions in Biomedical and Economic Research Publications</article-title>
          .
          <source>Journal of the Association for Information Science and Technology 72, 7 (July</source>
          <year>2021</year>
          ),
          <fpage>870</fpage>
          -
          <lpage>884</lpage>
          . https://doi.org/10.1002/asi.24454
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>Caifan</given-names>
            <surname>Du</surname>
          </string-name>
          , James Howison, and
          <string-name>
            <given-names>Patrice</given-names>
            <surname>Lopez</surname>
          </string-name>
          .
          <year>2020</year>
          .
          <article-title>Softcite: Automatic Extraction of Software Mentions in Research Literature</article-title>
          .
          <source>In Poster abstracts of the 1st Workshop on Natural Language Processing and Data Mining for Scientific Text Workshop</source>
          (SciNLP). https://scinlp.org/history/2020/pdfs/softcite
          <article-title>-automaticextraction-of-software-mentions-in-research-literature</article-title>
          .pdf
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>European</given-names>
            <surname>Commission</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>European Cloud Initiative - Building a Competitive Data and Knowledge Economy in Europe</article-title>
          . https://ec.europa.eu/newsroom/dae/ document.cfm?doc_id=
          <fpage>15266</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>Data</given-names>
            <surname>Citation</surname>
          </string-name>
          Synthesis Group.
          <year>2014</year>
          .
          <article-title>Joint Declaration of Data Citation Principles</article-title>
          . FORCE11, San Diego, CA, USA. https://doi.org/10.25490/a97f-egyk
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <surname>Zellig</surname>
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Harris</surname>
          </string-name>
          .
          <year>1954</year>
          .
          <article-title>Distributional Structure</article-title>
          .
          <source>WORD 10</source>
          ,
          <issue>2</issue>
          -
          <fpage>3</fpage>
          (
          <year>1954</year>
          ),
          <fpage>146</fpage>
          -
          <lpage>162</lpage>
          . https://doi.org/10.1080/00437956.
          <year>1954</year>
          .11659520
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>James</given-names>
            <surname>Howison</surname>
          </string-name>
          and
          <string-name>
            <given-names>Julia</given-names>
            <surname>Bullard</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>Software in the Scientific Literature: Problems with Seeing, Finding, and Using Software Mentioned in the Biology Literature</article-title>
          .
          <source>Journal of the Association for Information Science and Technology 67</source>
          ,
          <issue>9</issue>
          (Sept.
          <year>2016</year>
          ),
          <fpage>2137</fpage>
          -
          <lpage>2155</lpage>
          . https://doi.org/10.1002/asi.23538
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>Nancy</given-names>
            <surname>Ide</surname>
          </string-name>
          and
          <string-name>
            <given-names>James</given-names>
            <surname>Pustejovsky</surname>
          </string-name>
          .
          <year>2010</year>
          .
          <article-title>What Does Interoperability Mean , Anyway? Toward an Operational Definition of Interoperability for Language Technology</article-title>
          .
          <source>In Proceedings of the Second International Conference on Global Interoperability for Language Resources (ICGL</source>
          <year>2010</year>
          )
          <article-title>(Hong Kong, China)</article-title>
          . https: //www.cs.vassar.edu/~ide/papers/ICGL10.pdf
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>Daisuke</surname>
            <given-names>Ikeda</given-names>
          </string-name>
          , Kota Nagamizo, and
          <string-name>
            <given-names>Yuta</given-names>
            <surname>Taniguchi</surname>
          </string-name>
          .
          <year>2020</year>
          .
          <article-title>Automatic Identification of Dataset Names in Scholarly Articles of Various Disciplines</article-title>
          .
          <source>International Journal of Institutional Research and Management 4</source>
          ,
          <issue>1</issue>
          (May
          <year>2020</year>
          ),
          <fpage>17</fpage>
          -
          <lpage>30</lpage>
          . hhttp://www.iaiai.org/journals/index.php/IJIRM/article/view/480
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>Tomoki</given-names>
            <surname>Ikoma</surname>
          </string-name>
          and
          <string-name>
            <given-names>Shigeki</given-names>
            <surname>Matsubara</surname>
          </string-name>
          .
          <year>2020</year>
          .
          <article-title>Identification of Research Data References based on Citation Contexts</article-title>
          .
          <source>In Proceedings of the 22nd International Conference on Asia-Pacific Digital Libraries (ICADL</source>
          <year>2020</year>
          )
          <article-title>(Kyoto</article-title>
          , Japan) (Lecture Notes in Computer Science). Springer, Cham, Switzerland,
          <fpage>149</fpage>
          -
          <lpage>156</lpage>
          . https://doi. org/10.1007/978-3-
          <fpage>030</fpage>
          -64452-9_
          <fpage>13</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <surname>Shunsuke</surname>
            <given-names>Kozawa</given-names>
          </string-name>
          , Hitomi Tohyama, Kiyotaka Uchimoto, and
          <string-name>
            <given-names>Shigeki</given-names>
            <surname>Matsubara</surname>
          </string-name>
          .
          <year>2010</year>
          .
          <article-title>Collection of Usage Information for Language Resources from Academic Articles</article-title>
          .
          <source>In Proceedings of the 7th International Conference on Language Resources and Evaluation (LREC</source>
          <year>2010</year>
          )
          <article-title>(Valleta, Malta)</article-title>
          .
          <source>European Language Resources Association (ELRA)</source>
          ,
          <fpage>1227</fpage>
          -
          <lpage>1232</lpage>
          . https://lexitron.nectec.or.th/public/LREC-2010_ Malta/pdf/746_Paper.pdf
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>Frank</given-names>
            <surname>Krüger</surname>
          </string-name>
          and
          <string-name>
            <given-names>David</given-names>
            <surname>Schindler</surname>
          </string-name>
          .
          <year>2020</year>
          .
          <article-title>A Literature Review on Methods for the Extraction of Usage Statements of Software and Data</article-title>
          .
          <source>Computing in Science Engineering</source>
          <volume>22</volume>
          ,
          <issue>1</issue>
          (
          <year>2020</year>
          ),
          <fpage>26</fpage>
          -
          <lpage>38</lpage>
          . https://doi.org/10.1109/
          <string-name>
            <surname>MCSE</surname>
          </string-name>
          .
          <year>2019</year>
          .2943847
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>Mitchell</given-names>
            <surname>Marcus</surname>
          </string-name>
          , Beatrice Santorini, and Mary Ann Marcinkiewicz.
          <year>1993</year>
          .
          <article-title>Building a Large Annotated Corpus of English: The Penn Treebank</article-title>
          .
          <source>Technical Report</source>
          . University of Pennsylvania, Philadelphia, PA, USA.
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <surname>Tomas</surname>
            <given-names>Mikolov</given-names>
          </string-name>
          , Ilya Sutskever, Kai Chen, Greg Corrado, and
          <string-name>
            <given-names>Jefrey</given-names>
            <surname>Dean</surname>
          </string-name>
          .
          <year>2013</year>
          .
          <article-title>Distributed Representations of Words and Phrases and Their Compositionality</article-title>
          .
          <source>In Proceedings of the 26th International Conference on Neural Information Processing Systems - Volume</source>
          <volume>2</volume>
          (
          <string-name>
            <surname>Lake</surname>
            <given-names>Tahoe</given-names>
          </string-name>
          , Nevada) (
          <source>NIPS'13)</source>
          . Curran Associates Inc.,
          <string-name>
            <surname>Red</surname>
            <given-names>Hook</given-names>
          </string-name>
          ,
          <string-name>
            <surname>NY</surname>
          </string-name>
          , USA,
          <fpage>3111</fpage>
          -
          <lpage>3119</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>Hidetsugu</given-names>
            <surname>Nanba</surname>
          </string-name>
          .
          <year>2018</year>
          .
          <article-title>Construction of an Academic Resource Repository</article-title>
          .
          <source>In Proceedings of Toward Efective Support for Academic Information Search Workshop</source>
          (Hamilton, New Zealand). Kyushu University, Fukuoka, Japan,
          <fpage>8</fpage>
          -
          <lpage>14</lpage>
          . https: //doi.org/10.5109/2230668
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <surname>Monarch</surname>
            <given-names>Parmar</given-names>
          </string-name>
          , Naman Jain, Pranjali Jain,
          <string-name>
            <given-names>P Jayakrishna</given-names>
            <surname>Sahit</surname>
          </string-name>
          , Soham Pachpande,
          <string-name>
            <given-names>Shruti</given-names>
            <surname>Singh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>and Mayank</given-names>
            <surname>Singh</surname>
          </string-name>
          .
          <year>2020</year>
          .
          <article-title>NLPExplorer: Exploring the Universe of NLP Papers</article-title>
          .
          <source>Advances in Information Retrieval</source>
          <volume>12036</volume>
          (
          <year>March 2020</year>
          ),
          <fpage>476</fpage>
          -
          <lpage>480</lpage>
          . https://doi.org/10.1007/978-3-
          <fpage>030</fpage>
          -45442-5_
          <fpage>61</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <surname>Adam</surname>
            <given-names>Paszke</given-names>
          </string-name>
          , Sam Gross, Francisco Massa, Adam Lerer, James Bradbury, Gregory Chanan, Trevor Killeen, Zeming Lin, Natalia Gimelshein, Luca Antiga, Alban Desmaison, Andreas Kopf, Edward Yang,
          <string-name>
            <surname>Zachary</surname>
            <given-names>DeVito</given-names>
          </string-name>
          , Martin Raison, Alykhan Tejani, Sasank Chilamkurthy, Benoit Steiner, Lu Fang, Junjie Bai, and
          <string-name>
            <given-names>Soumith</given-names>
            <surname>Chintala</surname>
          </string-name>
          .
          <year>2019</year>
          .
          <article-title>PyTorch: An Imperative Style, High-Performance Deep Learning Library</article-title>
          .
          <source>In Advances in Neural Information Processing Systems</source>
          <volume>32</volume>
          (Vancouver, Canada) (
          <source>NIPS'19)</source>
          . Curran Associates Inc.,
          <string-name>
            <surname>Red</surname>
            <given-names>Hook</given-names>
          </string-name>
          ,
          <string-name>
            <surname>NY</surname>
          </string-name>
          , USA,
          <fpage>8024</fpage>
          -
          <lpage>8035</lpage>
          . http://papers.neurips.cc/paper/9015-pytorch
          <article-title>-an-imperative-stylehigh-performance-deep-learning-library</article-title>
          .pdf
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <surname>Fabian</surname>
            <given-names>Pedregosa</given-names>
          </string-name>
          , Gaël Varoquaux, Alexandre Gramfort, Vincent Michel, Bertrand Thirion, Olivier Grisel, Mathieu Blondel,
          <string-name>
            <given-names>Peter</given-names>
            <surname>Pretenhofer</surname>
          </string-name>
          , Ron Weiss, Vincent Dubourg, Jake Vanderplas, Alexandre Passos, David Cournapeau,
          <string-name>
            <given-names>Mathieu</given-names>
            <surname>Brucher</surname>
          </string-name>
          , Mathieu Perrot, and
          <string-name>
            <given-names>Édouard</given-names>
            <surname>Duchesnay</surname>
          </string-name>
          .
          <year>2011</year>
          .
          <article-title>Scikitlearn: Machine Learning in Python</article-title>
          .
          <source>Journal of Machine Learning Research 12 (Oct</source>
          .
          <year>2011</year>
          ),
          <fpage>2825</fpage>
          -
          <lpage>2830</lpage>
          . https://www.jmlr.org/papers/volume12/pedregosa11a/ pedregosa11a.pdf
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <surname>Animesh</surname>
            <given-names>Prasad</given-names>
          </string-name>
          , Chenglei Si, and
          <string-name>
            <surname>Min-Yen Kan</surname>
          </string-name>
          .
          <year>2019</year>
          .
          <article-title>Dataset Mention Extraction and Classification</article-title>
          .
          <source>In Proceedings of the Workshop on Extracting Structured Knowledge from Scientific Publications</source>
          (
          <article-title>ESSP) (Minneapolis, Minnesota)</article-title>
          .
          <source>Association for Computational Linguistics</source>
          , Stroudsburg, PA, USA,
          <fpage>31</fpage>
          -
          <lpage>36</lpage>
          . https: //doi.org/10.18653/v1/
          <fpage>W19</fpage>
          -2604
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>Radim</given-names>
            <surname>Řehůřek</surname>
          </string-name>
          and
          <string-name>
            <given-names>Petr</given-names>
            <surname>Sojka</surname>
          </string-name>
          .
          <year>2010</year>
          .
          <article-title>Software Framework for Topic Modelling with Large Corpora</article-title>
          .
          <source>In Proceedings of the LREC 2010 Workshop on New Challenges for NLP Frameworks (Valleta</source>
          , Malta). University of Malta,
          <fpage>46</fpage>
          -
          <lpage>50</lpage>
          . http://is.muni. cz/publication/884893/en
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>David</given-names>
            <surname>Schindler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Benjamin</given-names>
            <surname>Zapilko</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Frank</given-names>
            <surname>Krüger</surname>
          </string-name>
          .
          <year>2020</year>
          .
          <article-title>Investigating Software Usage in the Social Sciences: A knowledge Graph Approach</article-title>
          .
          <source>In Proceedings of the 17th European Semantic Web Conference Semantic Web (The Semantic Web) (Heraklion, Crete, Greece) (Lecture Notes in Computer Science)</source>
          . Springer, Cham, Switzerland,
          <fpage>271</fpage>
          -
          <lpage>286</lpage>
          . https://doi.org/10.1007/978-3-
          <fpage>030</fpage>
          -49461-2_
          <fpage>16</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>Ayush</given-names>
            <surname>Singhal</surname>
          </string-name>
          and
          <string-name>
            <given-names>Jaideep</given-names>
            <surname>Srivastava</surname>
          </string-name>
          .
          <year>2013</year>
          .
          <article-title>Data Extract: Mining Context from the Web for Dataset Extraction</article-title>
          .
          <source>International Journal of Machine Learning and Computing 3</source>
          ,
          <issue>2</issue>
          (April
          <year>2013</year>
          ),
          <fpage>219</fpage>
          -
          <lpage>223</lpage>
          . https://doi.org/10.7763/IJMLC.
          <year>2013</year>
          .V3.306
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <surname>Arfon</surname>
            <given-names>M Smith</given-names>
          </string-name>
          , Daniel S Katz, and
          <string-name>
            <given-names>Kyle E</given-names>
            <surname>Niemeyer</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>Software Citation Principles</article-title>
          .
          <source>PeerJ Computer Science</source>
          <volume>2</volume>
          (
          <issue>Sept</issue>
          .
          <year>2016</year>
          ),
          <year>e86</year>
          . https://doi.org/10.7717/ peerj-cs.
          <fpage>86</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <surname>ACL</surname>
          </string-name>
          <article-title>Anthology team</article-title>
          . [n.d.].
          <source>ACL Anthology</source>
          . https://aclanthology.org/
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [26]
          <string-name>
            <surname>Hitomi</surname>
            <given-names>Tohyama</given-names>
          </string-name>
          , Shunsuke Kozawa, Kiyotaka Uchimoto, Shigeki Matsubara, and
          <string-name>
            <given-names>Hitoshi</given-names>
            <surname>Isahara</surname>
          </string-name>
          .
          <year>2008</year>
          .
          <article-title>Construction of an Infrastructure for Providing Users with Suitable Language Resources</article-title>
          .
          <source>In Proceedings of the 22nd International Conference on Computational Linguistics:</source>
          Companion Volume:
          <article-title>Posters (Manchester</article-title>
          , UK) (
          <year>Coling 2008</year>
          ).
          <article-title>Coling 2008 Organizing Commitee</article-title>
          ,
          <fpage>119</fpage>
          -
          <lpage>122</lpage>
          . https://aclanthology.org/C08-2030.pdf
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [27]
          <string-name>
            <surname>John</surname>
            <given-names>Towns</given-names>
          </string-name>
          , Christine Kirkpatrick,
          <string-name>
            <surname>Kenton McHenry</surname>
            ,
            <given-names>and Kandace</given-names>
          </string-name>
          <string-name>
            <surname>Turner</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>Towards a U.S</article-title>
          .
          <source>National Data Service - Inaugural Report. The National Data Service, Urbana</source>
          , IL, USA. http://www.nationaldataservice.org/docs/NDS_ InauguralReport_Jan-Jun2016.pdf
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [28]
          <string-name>
            <given-names>Andrew</given-names>
            <surname>Treloar</surname>
          </string-name>
          .
          <year>2009</year>
          .
          <article-title>Design and Implementation of the Australian National Data Service</article-title>
          .
          <source>The International Journal of Digital Curation</source>
          <volume>4</volume>
          ,
          <issue>1</issue>
          (
          <year>June 2009</year>
          ),
          <fpage>125</fpage>
          -
          <lpage>137</lpage>
          . https://doi.org/10.2218/ijdc.v4i1.
          <fpage>83</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [29]
          <string-name>
            <given-names>Masaya</given-names>
            <surname>Tsunokake</surname>
          </string-name>
          and
          <string-name>
            <given-names>Shigeki</given-names>
            <surname>Matsubara</surname>
          </string-name>
          .
          <year>2020</year>
          .
          <article-title>Identification and Classification of Research Data Cited in Scholarly Papers</article-title>
          .
          <source>IEEJ Transactions on Electronics, Information and Systems</source>
          <volume>140</volume>
          ,
          <issue>12</issue>
          (Dec.
          <year>2020</year>
          ),
          <fpage>1357</fpage>
          -
          <lpage>1364</lpage>
          . https://doi.org/10.1541/ ieejeiss.140.1357 (in Japanese).
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          [30]
          <string-name>
            <surname>Linlin</surname>
            <given-names>Wang</given-names>
          </string-name>
          , Kang Liu, Zhu Cao,
          <string-name>
            <given-names>Jun</given-names>
            <surname>Zhao</surname>
          </string-name>
          , and Gerard de Melo.
          <year>2015</year>
          .
          <article-title>SentimentAspect Extraction based on Restricted Boltzmann Machines</article-title>
          .
          <source>In Proceedings of the 53rd Annual Meeting of the Association for Computational Linguistics and the 7th International Joint Conference on Natural Language Processing</source>
          (Volume
          <volume>1</volume>
          :
          <string-name>
            <surname>Long</surname>
            <given-names>Papers)</given-names>
          </string-name>
          (Beijing, China).
          <source>Association for Computational Linguistics</source>
          , Stroudsburg, PA, USA,
          <fpage>616</fpage>
          -
          <lpage>625</lpage>
          . https://doi.org/10.3115/v1/
          <fpage>P15</fpage>
          -1060
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          [31]
          <string-name>
            <surname>Siluo</surname>
            <given-names>Yang</given-names>
          </string-name>
          , Ruizhen Han,
          <string-name>
            <given-names>Jingda</given-names>
            <surname>Ding</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Yanfei</given-names>
            <surname>Song</surname>
          </string-name>
          .
          <year>2012</year>
          .
          <article-title>The distribution of Web Citations</article-title>
          .
          <source>Information processing &amp; management 48</source>
          , 4
          <issue>(</issue>
          <year>July 2012</year>
          ),
          <fpage>779</fpage>
          -
          <lpage>790</lpage>
          . https://doi.org/10.1016/j.ipm.
          <year>2011</year>
          .
          <volume>10</volume>
          .002
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          [32]
          <string-name>
            <given-names>Xuchen</given-names>
            <surname>Yao and Benjamin Van Durme</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>Information Extraction over Structured Data: Question Answering with Freebase</article-title>
          .
          <source>In Proceedings of the 52nd Annual Meeting of the Association for Computational Linguistics (Volume</source>
          <volume>1</volume>
          :
          <string-name>
            <surname>Long</surname>
            <given-names>Papers)</given-names>
          </string-name>
          (Baltimore, Maryland).
          <source>Association for Computational Linguistics</source>
          , Stroudsburg, PA, USA,
          <fpage>956</fpage>
          -
          <lpage>966</lpage>
          . https://doi.org/10.3115/v1/
          <fpage>P14</fpage>
          -1090
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>