amcat.nlpipe: Process an articleset with nlpipe

Description Usage Arguments

View source: R/nlpipe.r

Description

This requires vanatteveldt/nlpiper to be install as well

Usage

1
2
3
4
5
6
7
amcat.nlpipe(
  conn,
  project,
  articleset,
  module,
  nlpipe_server = getOption("nlpiper.server", default = "http://localhost:5001")
)

Arguments

conn

the amcatr connection object

project

the amcat project id

articleset

the amcat articleset id

module

the nlpipe module name

nlpipe_server

the nlpipe server name or folder


amcat/amcat-r documentation built on Dec. 26, 2021, 3:12 a.m.