<!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>Embedding Based Multilingual Atlas of Semantic Fields</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Jorge Alvarado</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Pontificia Universidad Javeriana, Departamento de Ingeniería Industrial</institution>
          ,
          <addr-line>Carrera 7 40-62, Bogotá</addr-line>
          ,
          <country country="CO">Colombia</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Semantic fields(domains) are an important construct in neuroscience, linguistics, psychology, and natural language processing. However, semantic field resources typically lack scalability and are not based on language usage, but on scientific and commercial taxonomies. The present project aims to create maps of semantic fields for multiple languages constructed from Word Embeddings. The clustering process is systematically described, and preliminary results for the Spanish language are presented, showing similarities and differences compared to current classifications. The present work opens up possibilities for a usage-based word classification of semantic fields and for the generation of language atlases that allow for multilingual comparison and improve the development of the aforementioned disciplines.</p>
      </abstract>
      <kwd-group>
        <kwd>1 Semantic domains</kwd>
        <kwd>Word Embeddings</kwd>
        <kwd>Distributional Semantic Models</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Semantic Domains are categories or groups of
concepts, which are reflected in clusters of words
whose meanings are highly related [
        <xref ref-type="bibr" rid="ref1 ref2">1, 2</xref>
        ]. Such a
relationship arises in connection with reality,
resulting in the set of words referring to a specific
subject or topic[
        <xref ref-type="bibr" rid="ref3">3</xref>
        ].
      </p>
      <p>
        Semantic Domains are of high importance in
the fields of linguistics, neuroscience,
psychology, and natural language processing. In
corpus linguistics, they serve as a crucial tool for
comparative language studies, both within and
across languages [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. In neuroscience, lists of
words tied to a semantic domain are used to detect
the locations and processes of semantic cognition
[
        <xref ref-type="bibr" rid="ref5 ref6">5, 6</xref>
        ]. In psychology, norm words are used for the
study of various emotional[
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] and cognitive [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]
phenomena. In natural language processing,
supervised topic modeling is connected to the idea
of the existence of a set of topics, where topics are
delimited subjects/themes through a set of
words[
        <xref ref-type="bibr" rid="ref9">9</xref>
        ].
      </p>
      <p>Traditional methods for generating semantic
domains involve a group of experts who define the
existing domains a priori and then, with their
expertise in linguistics, neuroscience, psychology,
and/or social sciences, classify a set of words into
these domains. These solutions are costly and
sometimes limited to a relatively small number of
words.</p>
      <p>
        Distributional Semantic Models (also known
as Word Embeddings) are vector representations
of words based on word co-occurrence in a corpus
[
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. Under the assumption of the distributional
semantic hypothesis, such co-occurrence can
capture the semantics of specific words[
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. Word
Embeddings offer a new opportunity to create
semantic domains for a language based on its
current usage. In fact, one of the tasks in which
Word Embeddings are often evaluated is
categorization [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ], described as the ability to
group words into semantically related clusters
according to a gold standard. Particularly,
predictive Word Embeddings like FastText [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]
and Word2vec [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] how competitive performance
among various types of Word Embeddings in the
categorization task [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], yielding purity results for
the English language ranging from 59% to 85%
[
        <xref ref-type="bibr" rid="ref15 ref16">15, 16</xref>
        ]. They also have adequate computation
speed for large corpora. Specialized lexicons have
already been derived from Word Embeddings in
fields such as finance[
        <xref ref-type="bibr" rid="ref17">17</xref>
        ].
      </p>
      <p>Although the potential of clustering semantic
representations (embeddings) to generate related
word groups has been extensively discussed, no
formal examples of semantic domain clustering
using embeddings were found in the literature
search.</p>
      <p>
        According to the Ugly Duckling theorem,
every classification involves bias[
        <xref ref-type="bibr" rid="ref18">18</xref>
        ]. In
particular, the usual ways of creating semantic
domains arise from four declared biases or
perspectives. First, there are semantic domains
that seek to classify knowledge, such as
Wikipedia, the Dewey Decimal Classification, or
WordNet domains [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ]. In these cases, words are
grouped encyclopedically by areas of knowledge.
The second group of semantic domains is based
on a classification that facilitates intercultural and
multilingual studies, such as the Intercontinental
Dictionary series (IDS) [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ] or the classification
of the Summer International Institute of
Linguistics [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ]. In this case, the aim is to classify
words into areas of interest that are fundamentally
common to human experience and, therefore, can
be found in all cultures. Thirdly, there is the
purely linguistic classification, centered on the
English language, of WordNet[
        <xref ref-type="bibr" rid="ref22">22</xref>
        ], which seeks
to define potential linguistic relationships
between words. Finally, some semantic domain
classifications (expressed as themes or topics) are
related to informational interests in the Internet
world. Consequently, they are oriented towards a
classification that allows commercial advertising
around those informational interests, such as
Twitter topics or Google topics.
      </p>
      <p>All the efforts mentioned in the previous
paragraph require teams of experts and fieldwork,
making the development of semantic domains a
slow task, particularly for languages beyond
English; they also lack the perspective that
embeddings can provide. This perspective is
characterized by the communicational and public
use of the language in books, news, and the
internet—texts that are the usual corpus of
embeddings. In summary, semantic domains that
arise from the clustering of embeddings can make
the creation of such domains for multiple
languages an automatable task, at least in part, and
would reflect a perspective based on the
contextual use of the language, rather than
scientific or commercial classifications. It would
also enable complete language mapping to
observe the distances and relationships between
different semantic domains.</p>
    </sec>
    <sec id="sec-2">
      <title>2. The project</title>
      <p>The Project aims to create a multilingual atlas,
based on the generation of semantic domains for
those languages arising from the clustering of
embeddings for each respective language, with
the following stages:
1. Embedding clustering model.
2. Model evaluation against existing
semantic domains.
3. Extension of the clustering model and
evaluation to multiple languages.
4. Comparison of the results across multiple
languages.
2.1.</p>
    </sec>
    <sec id="sec-3">
      <title>Embeddings clustering model</title>
      <p>The objective of this nearly completed stage
was to find the best combination of clustering
methods, parameters, and hyperparameters to
develop semantic domains. This clustering is
necessarily hierarchical, as demonstrated by
various characterizations of semantic domains so
far: both Wikipedia, IDS, and WordNet have
semantically organized their domains due to the
hierarchical nature of the language, based on
hypernymy and hyponymy relationships between
concepts. This stage used the Spanish language as
a prototype, particularly focusing on the most
frequent words with representation in the
embeddings of at least 200 occurrences.</p>
      <p>Initially, the goal was to find an appropriate
number of clusters for the lowest and highest
levels of the hierarchy using k-means to explore
the search space. Subsequently, the
selforganizing maps (SOM) and k-means algorithms
were compared for generating the high and low
levels of the hierarchy, and it was determined that
creating an intermediate level in the hierarchy
made sense. Various linkage methods within an
agglomerative hierarchical cluster were tested for
creating the intermediate and high levels.</p>
      <p>Finally, the t-distributed stochastic neighbor
embedding (t-SNE) technique was applied to the
lowest level of the hierarchy to reduce the
dimensionality, given its ability to provide an
overview and perform reductions to two
dimensions for data visualization (language
mapping). After the reduction with t-SNE, a
DBSCAN algorithm was applied to create the
higher groups in the hierarchy, yielding excellent
results. A Voronoi diagram was applied to the
generated clusters to produce the visual
representation of the language. The most frequent
part-of-speech (POS) for each word group was
extracted for a final classification with the aim of
visualization in maps.
2.2.</p>
    </sec>
    <sec id="sec-4">
      <title>Model evaluation</title>
      <p>
        For the model evaluation, a comparison is
being conducted with the types of semantic
domains mentioned in the state of the art
(particularly with IDS, WordNet, and Google
Topics) and with the BLESS database[
        <xref ref-type="bibr" rid="ref23">23</xref>
        ]. This is
more of a comparison than a direct evaluation
since none of them serves as a gold standard, as
they arise from different perspectives for
classification. The comparison with BLESS
allows for identifying the type of semantic
relationship best identified by the clustering. The
clusters were also characterized by their
part-ofspeech (POS), and a labeling process is underway,
comparing the existing semantic domains in IDS,
WordNet, and Google Topics with the generated
semantic domains to assign a final name to the
semantic domains and create the final language
map.
      </p>
    </sec>
    <sec id="sec-5">
      <title>2.3. Extension languages to multiple</title>
      <p>Once the model is developed, the plan is to
extend the work to multiple languages,
particularly choosing languages from diverse
linguistic families. The work done so far has
shown that it is necessary to have speakers of the
language (preferably linguists) who can support
the labeling work presented in section 2.2, and
they are not yet available for all languages. The
project aims to expand, if possible, the work to the
following languages whose embeddings are
available: English, French, Malay, Japanese,
Arabic, Turkish, and Yoruba, thereby attempting
to cover a significant group of linguistic families.
2.4.</p>
    </sec>
    <sec id="sec-6">
      <title>Comparison across languages</title>
      <p>After the creation of semantic domains and
maps for each of the languages (the proposed atlas
in the title), both the level of alignment between
the clustering of embeddings and other sources of
semantic domains (IDS, WordNet) and the
similarity of the generated groups will be
compared. An interesting comparison will arise
from the relative size of the named geographical
entities within each language as an approximation
of the proximity of linguistic cultures. However,
the metrics and comparison mechanisms are yet to
be defined.</p>
    </sec>
    <sec id="sec-7">
      <title>3. Preliminary results</title>
      <p>
        The initial results for the Spanish language
show that the k-means algorithm and the
hierarchical clustering method with Ward linkage
were superior at all hierarchical levels. The
evaluation metric used was the adjusted random
index (ARI). The number of clusters finally
selected for the three managed hierarchical levels
was 1024 for the low hierarchy, 481 for the middle
hierarchy, and 64 for the high hierarchy. The
assignment of each word to the three hierarchical
clusters, along with a descriptive labeling based
on the most frequent words in each cluster, can be
found in Zenodo [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ]. The level of agreement
compared to the IDS classification showed
agreement levels between 15% and 65%, with
higher agreement in categories such as Animals
and Kinship.
      </p>
      <p>Figure 1 shows a preliminary map of the
Spanish language generated through the entire
process. In the results, the classification into large
groups initially relied on part-of-speech as a
fundamental element, but it was also necessary to
use language, named entities, and the distinction
between the natural world and the social world as
sources for the "continents" of the graph.</p>
      <p>In Figure 1, certain similarities and differences
with the scientific and commercial classifications
are notable, and I will highlight some related to
IDS:
1. Some IDS semantic domains are not
directly visible in the new semantic
domains as they dissolve into multiple
places. For example, The body does not
appear to be a distinct semantic domain
based on language usage but rather divides
into several others like health, crime, and
nearby sensory objects. Similar
occurrences are observed with domains
like clothing and social relations.</p>
      <p>2. On the other hand, some IDS domains
appear very clearly in the new usage-based
semantic domains, such as food and
warfare.
3. Domains not specified in other
classifications emerge as relevant from
usage, such as success, natural sciences,
and crime or disaster in general.
4. As part of the language, the semantic
domains clearly include named entities,
and in the geographical context, they seem
to reflect the level of relationship that the
language has with specific geographies.</p>
      <p>While it is known that embeddings generate
separations by parts of speech, it is important to
question whether it is usage that generates these
domains. Among verbs, the distinction between
concrete and abstract is not a traditional
grammatical distinction, yet it appears when
creating the semantic domains.</p>
    </sec>
    <sec id="sec-8">
      <title>4. Conclusion</title>
      <p>The preliminary results of the project show
that building semantic domains through the
clustering of embeddings is a promising path for
a new understanding of language and for
supporting the creation of word lists for semantic
domains. It is expected that the multilingual
extension of the project will broaden the scope to
different cultures and reveal linguistic and
cultural similarities and differences.</p>
    </sec>
    <sec id="sec-9">
      <title>5. Funding and research groups</title>
      <p>This work is funded by Pontificia Universidad
Javeriana, and the ZENTECH (Improvement and
Technology) research group from the same
university is participating
6. References</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>B.</given-names>
            <surname>Nerlich</surname>
          </string-name>
          and
          <string-name>
            <given-names>D. D.</given-names>
            <surname>Clarke</surname>
          </string-name>
          ,
          <article-title>"Semantic fields and frames: Historical explorations of the interface between language, action, and cognition,"</article-title>
          <source>Journal of Pragmatics</source>
          ,
          <volume>32</volume>
          . 2 (
          <year>2000</year>
          ):
          <fpage>125</fpage>
          -
          <lpage>150</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>T. T.</given-names>
            <surname>Hills</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. M.</given-names>
            <surname>Todd</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M. N.</given-names>
            <surname>Jones</surname>
          </string-name>
          ,
          <article-title>"Foraging in Semantic Fields: How We Search Through Memory,"</article-title>
          <source>Topics in Cognitive Science</source>
          ,
          <volume>7</volume>
          . 3 (
          <year>2015</year>
          ):
          <fpage>513</fpage>
          -
          <lpage>534</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>L.</given-names>
            <surname>Brinton</surname>
          </string-name>
          and
          <string-name>
            <given-names>D. M.</given-names>
            <surname>Brinton</surname>
          </string-name>
          . Workbook:
          <article-title>The linguistic structure of modern english</article-title>
          . John Benjamins Publishing Company. https://benjamins.com/sites/z.156/exercis e/c6q4.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>B.</given-names>
            <surname>Thompson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. G.</given-names>
            <surname>Roberts</surname>
          </string-name>
          , and
          <string-name>
            <given-names>G.</given-names>
            <surname>Lupyan</surname>
          </string-name>
          ,
          <article-title>"Cultural influences on word meanings revealed through large-scale semantic alignment,"</article-title>
          <source>Nature Human Behaviour</source>
          ,
          <volume>4</volume>
          .10 (
          <year>2020</year>
          ):
          <fpage>1029</fpage>
          -
          <lpage>1038</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>L.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Lambon Ralph</surname>
          </string-name>
          , and
          <string-name>
            <given-names>T. T.</given-names>
            <surname>Rogers</surname>
          </string-name>
          ,
          <article-title>"A unified model of human semantic knowledge and its disorders,"</article-title>
          <source>Nature Human Behaviour</source>
          ,
          <volume>1</volume>
          .3 (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>O.</given-names>
            <surname>Azad</surname>
          </string-name>
          ,
          <article-title>"The Analysis of Semantic Field in Persian-Speaking Patients With Wernicke's Aphasia,"</article-title>
          <source>IranianRehabilitation-Journal</source>
          ,
          <volume>18</volume>
          .3(
          <year>2020</year>
          ):
          <fpage>257</fpage>
          -
          <lpage>262</lpage>
          . doi:
          <volume>10</volume>
          .32598/irj.18.3.
          <issue>378</issue>
          .3.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <surname>P. N.</surname>
          </string-name>
          <article-title>Johnson-laird and K. Oatley, "The language of emotions: An analysis of a semantic field,"</article-title>
          <source>Cognition and Emotion 3</source>
          .2 (
          <year>1989</year>
          ):
          <fpage>81</fpage>
          -
          <lpage>123</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8]
          <string-name>
            <given-names>N.</given-names>
            <surname>Segalowitz and R. G. de Almeida</surname>
          </string-name>
          ,
          <article-title>"Conceptual Representation of Verbs in Bilinguals: Semantic Field Effects and a Second-Language Performance Paradox,"</article-title>
          <source>Brain and Language</source>
          <volume>81</volume>
          .1 (
          <year>2002</year>
          ):
          <fpage>517</fpage>
          -
          <lpage>531</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>S. A.</given-names>
            <surname>Curiskis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Drake</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. R.</given-names>
            <surname>Osborn</surname>
          </string-name>
          , and
          <string-name>
            <given-names>P. J.</given-names>
            <surname>Kennedy</surname>
          </string-name>
          ,
          <article-title>"An evaluation of document clustering and topic modelling in two online social networks: Twitter and Reddit,"</article-title>
          <source>Information Processing &amp; Management 57.2</source>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>A.</given-names>
            <surname>Lenci</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Sahlgren</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Jeuniaux</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. Cuba</given-names>
            <surname>Gyllensten</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Miliani</surname>
          </string-name>
          ,
          <article-title>"A comparative evaluation and analysis of three generations of Distributional Semantic Models," Language Resources and Evaluation (</article-title>
          <year>2022</year>
          ):
          <fpage>1</fpage>
          -
          <lpage>45</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>A.</given-names>
            <surname>Lenci</surname>
          </string-name>
          ,
          <article-title>"Distributional semantics in linguistic and cognitive research,"</article-title>
          <source>Italian Journal of Linguistics 20.1</source>
          (
          <issue>2008</issue>
          )
          <fpage>1</fpage>
          -
          <lpage>31</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>A.</given-names>
            <surname>Bakarov</surname>
          </string-name>
          ,
          <article-title>"A survey of word embeddings evaluation methods,"</article-title>
          arXiv preprint arXiv:
          <year>1801</year>
          .09536,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>P.</given-names>
            <surname>Bojanowski</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Grave</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Joulin</surname>
          </string-name>
          , and
          <string-name>
            <given-names>T.</given-names>
            <surname>Mikolov</surname>
          </string-name>
          ,
          <article-title>Enriching word vectors with subword information, in: Transactions of the association for computational linguistics</article-title>
          , vol.
          <volume>5</volume>
          ,
          <issue>2017</issue>
          , pp.
          <fpage>135</fpage>
          -
          <lpage>146</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>T.</given-names>
            <surname>Mikolov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Chen</surname>
          </string-name>
          , G. Corrado, and
          <string-name>
            <given-names>J.</given-names>
            <surname>Dean</surname>
          </string-name>
          ,
          <article-title>Efficient estimation of word representations in vector space</article-title>
          ,
          <source>in :1st International Conference on Learning Representations, ICLR 2013 - Workshop Track Proceedings</source>
          ,
          <year>2013</year>
          . [Online].
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>T.</given-names>
            <surname>Schnabel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.</given-names>
            <surname>Labutov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Mimno</surname>
          </string-name>
          , and
          <string-name>
            <given-names>T.</given-names>
            <surname>Joachims</surname>
          </string-name>
          ,
          <article-title>Evaluation methods for unsupervised word embeddings</article-title>
          ,
          <source>in: Proceedings of the 2015 Conference on Empirical Methods in Natural Language Processing</source>
          ,
          <year>2015</year>
          , pp.
          <fpage>298</fpage>
          -
          <lpage>307</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>B.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Wang</surname>
          </string-name>
          , and
          <string-name>
            <given-names>C. C. J.</given-names>
            <surname>Kuo</surname>
          </string-name>
          ,
          <article-title>Evaluating word embedding models: methods and experimental results</article-title>
          ,
          <source>in: APSIPA transactions on signal and information processing</source>
          , vol.
          <volume>8</volume>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>S.</given-names>
            <surname>R. Das</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Donini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. B.</given-names>
            <surname>Zafar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>He</surname>
          </string-name>
          , and
          <string-name>
            <given-names>K.</given-names>
            <surname>Kenthapadi</surname>
          </string-name>
          ,
          <article-title>"FinLex: An effective use of word embeddings for financial lexicon generation"</article-title>
          ,
          <source>The Journal of Finance and Data Science</source>
          ,
          <volume>8</volume>
          (
          <year>2022</year>
          ) :
          <fpage>1</fpage>
          -
          <lpage>11</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>S.</given-names>
            <surname>Watanabe</surname>
          </string-name>
          ,
          <article-title>"Knowing and Guessing a Quantitative Study of Inference and Information," 1ST edition</article-title>
          , Wiley, New York, NY,
          <year>1969</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>L.</given-names>
            <surname>Bentivogli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Forner</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Magnini</surname>
          </string-name>
          , and
          <string-name>
            <given-names>E.</given-names>
            <surname>Pianta</surname>
          </string-name>
          ,
          <article-title>Revising the wordnet domains hierarchy: semantics, coverage and balancing</article-title>
          ,
          <source>in: Proceedings of the Workshop on Multilingual Linguistic Resources</source>
          ,
          <year>2004</year>
          , pp.
          <fpage>94</fpage>
          -
          <lpage>101</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>M. R.</given-names>
            <surname>Key</surname>
          </string-name>
          and
          <string-name>
            <given-names>B.</given-names>
            <surname>Comrie</surname>
          </string-name>
          (eds).
          <source>The Intercontinental Dictionary Series</source>
          ,
          <year>2023</year>
          . URL: https://ids.clld.org
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>R.</given-names>
            <surname>Moe</surname>
          </string-name>
          ,
          <article-title>"Compiling dictionaries using semantic domains," Lexikos 13(</article-title>
          <year>2003</year>
          )
          <fpage>215</fpage>
          -
          <lpage>223</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>G. A.</given-names>
            <surname>Miller</surname>
          </string-name>
          ,
          <article-title>WordNet: a lexical database for English in: Communications of the ACM</article-title>
          , vol.
          <volume>38</volume>
          , no.
          <issue>11</issue>
          ,
          <year>1995</year>
          , pp.
          <fpage>39</fpage>
          -
          <lpage>41</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>M.</given-names>
            <surname>Baroni</surname>
          </string-name>
          and
          <string-name>
            <given-names>A.</given-names>
            <surname>Lenci</surname>
          </string-name>
          ,
          <article-title>How we BLESSed distributional semantic evaluation</article-title>
          ,
          <source>in: Proceedings of the GEMS 2011 Workshop on Geometrical Models of Natural Language Semantics</source>
          ,
          <year>2011</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>10</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>J.</given-names>
            <surname>Alvarado</surname>
          </string-name>
          . Spanish Semantic Fields, doi: https://doi.org/10.5281/zenodo.7620794.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>