<?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>A Lightweight and Versatile NLP Toolkit</dc:title>
  <dc:title>R package textpress version 1.1.1</dc:title>
  <dc:description>A toolkit for web scraping, modular NLP pipelines, and text
    preparation for large language models. Organized around four core
    actions: fetching, reading, processing, and searching. Covers the full
    pipeline from raw web data acquisition to structural text processing and
    BM25 indexing. Supports multiple retrieval strategies including regex,
    dictionary matching, and ranked keyword search. Pipe-friendly with no
    heavy dependencies; all outputs are plain data frames or data.tables.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5)</dc:relation>
  <dc:relation>Imports: data.table, httr, Matrix, rvest, stringi, stringr, xml2,
pbapply, jsonlite, lubridate</dc:relation>
  <dc:relation>Suggests: SnowballC (&gt;= 0.7.0), DT, dplyr</dc:relation>
  <dc:creator>Jason Timm &lt;JaTimm@salud.unm.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Jason Timm [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=textpress/LICENSE)</dc:rights>
  <dc:date>2026-03-17</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=textpress</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.textpress</dc:identifier>
</oai_dc:dc>
