init: Initialise Session

Description Usage Arguments Details Value Backends Packages

Description

Initialise a session, installs TextAnalysis or StringAnalysis Juia dependency if needed.

Usage

1
2
3
4
5
6
7
8
9

Arguments

...

Arguments passed to julia_setup.

version

Whether to install the stable version from the registry (recommended) or the latest version from github.

Details

Some functions might require the latest Github version.

Value

Invisibly returns TRUE is successful.

Backends

Two backends are available, TextAnalysis and StringAnalysis. The former is the original repository while the second is a hard-fork, of the former which is "designed to provide a richer, faster and orthogonal API."

Packages

Packages installed by init_textanalysis are:

Packages installed by init_stringanalysis are:


news-r/textanalysis documentation built on Nov. 4, 2019, 9:40 p.m.