CRAN/E | wordpredictor

wordpredictor

Develop Text Prediction Models Based on N-Grams

Installation

About

A framework for developing n-gram models for text prediction. It provides data cleaning, data sampling, extracting tokens from text, model generation, model evaluation and word prediction. For information on how n-gram models work we referred to: "Speech and Language Processing" . For optimizing R code and using R6 classes we referred to "Advanced R" . For writing R extensions we referred to "R Packages", .

Citation wordpredictor citation info
github.com/pakjiddat/word-predictor
pakjiddat.github.io/word-predictor/
Bug report File report

Key Metrics

Version 0.0.3
Published 2022-01-04 842 days ago
Needs compilation? no
License MIT
License File
CRAN checks wordpredictor results
Language en-US

Downloads

Yesterday 6 -25%
Last 7 days 41 +11%
Last 30 days 160 -1%
Last 90 days 495 -27%
Last 365 days 2.190 -12%

Maintainer

Maintainer

Nadir Latif

pakjiddat@gmail.com

Authors

Nadir Latif

aut / cre

Material

README
NEWS
Reference manual
Package source

Vignettes

Features
Overview

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

wordpredictor archive

Imports

digest
ggplot2
patchwork
stringr
dplyr
SnowballC

Suggests

testthat
covr
knitr
rmarkdown
markdown