<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Detect Attraction and Repulsion Between Words in Text</dc:title>
  <dc:title>R package wordorientation version 0.1.0</dc:title>
  <dc:description>Provides tools to quantify how strongly pairs of words attract
    or repel each other in a text corpus, based on co-occurrence patterns.
    For each word pair, the phi coefficient (a correlation measure for binary
    variables) is computed from a document-term matrix and tested for
    significance, then classified as showing attraction (co-occurring more
    than chance would predict), repulsion (co-occurring less than chance
    would predict), or no significant relationship. A full pipeline is
    provided from raw text to a labeled network visualization. Unlike
    general-purpose pairwise correlation tools, 'wordorientation' is built
    specifically for text: it handles tokenization and stopword removal,
    applies significance-based classification rather than reporting a raw
    correlation coefficient alone, and produces a ready-to-plot attraction/
    repulsion network.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: stats, graphics, igraph, scales</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), knitr, rmarkdown</dc:relation>
  <dc:creator>Yosley Carrero &lt;c3046338@newcastle.ac.uk&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Yosley Carrero [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=wordorientation/LICENSE)</dc:rights>
  <dc:date>2026-08-08</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=wordorientation</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.wordorientation</dc:identifier>
</oai_dc:dc>
