No articles match
textmodel Performance Comparisons2 years ago
Naive Bayes | References
Quick Start Guide2 years ago
Installing the package | Additional recommended packages: | Creating a Corpus | Currently available corpus sources | Building a corpus from a character vector | Loading in files using the readtext package | Working with a quanteda corpus | Corpus principles | Tools for handling corpus objects | Adding two corpus objects together | Subsetting corpus objects | Exploring corpus texts | Tokenizing texts | "Pre-processing" tokens | Splitting and compounding tokens | Constructing a document-feature matrix | Analysing the document-feature matrix | Grouping documents by document variable | Dictionary functions | Further examples
Reading text files with readtext3 years ago
1. Introduction | 2. Reading one or more text files | 2.1 Plain text files (.txt) | 2.2 Comma- or tab-separated values (.csv, .tab, .tsv) | 2.3 JSON data (.json) | 2.4 PDF files | 2.5 Microsoft Word files (.doc, .docx) | 2.6 Text from URLs | 2.7 Text from archive files (.zip, .tar, .tar.gz, .tar.bz) | 3. Inter-operability with quanteda | 4. Solving common problems | 4.1 Remove page numbers using regular expressions | 4.2 Read files with different encodings
A Guide to Using spacyr7 years ago
Introduction | Starting a spacyr session | Tokenizing and tagging texts | Extracting language properties from texts | Using other language models | Integrating spacyr with other text analysis packages | Finishing a session