Package: lingmatch 1.0.8
lingmatch: Linguistic Matching and Accommodation
Measure similarity between texts. Offers a variety of processing tools and similarity metrics to facilitate flexible representation of texts and matching. Implements forms of Language Style Matching (Ireland & Pennebaker, 2010) <doi:10.1037/a0020386> and Latent Semantic Analysis (Landauer & Dumais, 1997) <doi:10.1037/0033-295X.104.2.211>.
Authors:
lingmatch_1.0.8.tar.gz
lingmatch_1.0.8.zip(r-4.7)lingmatch_1.0.8.zip(r-4.6)lingmatch_1.0.8.zip(r-4.5)
lingmatch_1.0.8.tgz(r-4.6-x86_64)lingmatch_1.0.8.tgz(r-4.6-arm64)lingmatch_1.0.8.tgz(r-4.5-x86_64)lingmatch_1.0.8.tgz(r-4.5-arm64)
lingmatch_1.0.8.tar.gz(r-4.7-arm64)lingmatch_1.0.8.tar.gz(r-4.7-x86_64)lingmatch_1.0.8.tar.gz(r-4.6-arm64)lingmatch_1.0.8.tar.gz(r-4.6-x86_64)
lingmatch_1.0.8.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
lingmatch/json (API)
NEWS
| # Install 'lingmatch' in R: |
| install.packages('lingmatch', repos = c('https://miserman.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/miserman/lingmatch/issues
Pkgdown/docs site:https://miserman.github.io
Last updated from:fd8c800dd5. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 928 | ||
| linux-devel-x86_64 | OK | 179 | ||
| source / vignettes | OK | 212 | ||
| linux-release-arm64 | OK | 180 | ||
| linux-release-x86_64 | OK | 177 | ||
| macos-release-arm64 | OK | 173 | ||
| macos-release-x86_64 | OK | 257 | ||
| macos-oldrel-arm64 | OK | 155 | ||
| macos-oldrel-x86_64 | OK | 297 | ||
| windows-devel | OK | 179 | ||
| windows-release | OK | 160 | ||
| windows-oldrel | OK | 153 | ||
| wasm-release | OK | 132 |
Exports:dictionary_metadownload.dictdownload.lspacelingmatchlma_dictlma_dtmlma_initdirslma_lspacelma_metalma_patcatlma_processlma_simetslma_termcatlma_weightread.dicread.segmentsreport_term_matchesselect.dictselect.lspacestandardize.lspacewrite.dic
Dependencies:BHlatticeMatrixRcppRcppParallel
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Assess Dictionary Categories Within a Latent Semantic Space | dictionary_meta |
| Download Dictionaries | download.dict |
| Download Latent Semantic Spaces | download.lspace |
| Linguistic Matching and Accommodation | lingmatch |
| English Function Word Category and Special Character Lists | lma_dict |
| Document-Term Matrix Creation | lma_dtm |
| Initialize Directories for Dictionaries and Latent Semantic Spaces | lma_initdirs |
| Latent Semantic Space (Embeddings) Operations | lma_lspace |
| Calculate Text-Based Metastatistics | lma_meta |
| Categorize Texts | lma_patcat |
| Process Text | lma_process |
| Similarity Calculations | lma_simets |
| Document-Term Matrix Categorization | lma_termcat |
| Document-Term Matrix Weighting | lma_weight |
| Read/Write Dictionary Files | read.dic write.dic |
| Read and Segment Multiple Texts | read.segments |
| Generate a Report of Term Matches | report_term_matches |
| Select Dictionaries | select.dict |
| Select Latent Semantic Spaces | select.lspace |
| Standardize a Latent Semantic Space | standardize.lspace |
