Learn R Programming

⚠️There's a newer version (1.3-0) of this package.Take me there.

nzilbb.labbcat (version 1.0-1)

Accessing Data Stored in 'LaBB-CAT' Instances

Description

'LaBB-CAT' is a web-based language corpus management system developed by the New Zealand Institute of Language, Brain and Behaviour (NZILBB) - see . This package defines functions for accessing corpus data in a 'LaBB-CAT' instance. You must have at least version 20210601.1528 of 'LaBB-CAT' to use this package. For more information about 'LaBB-CAT', see Robert Fromont and Jennifer Hay (2008) or Robert Fromont (2017) .

Copy Link

Version

Install

install.packages('nzilbb.labbcat')

Monthly Downloads

287

Version

1.0-1

License

GPL (>= 3)

Maintainer

Robert Fromont

Last Published

July 7th, 2021

Functions in nzilbb.labbcat (1.0-1)

getCorpusIds

Gets a list of corpus IDs.
countAnnotations

Gets the number of annotations on the given layer of the given transcript.
getDictionaryEntries

Lookup entries in a dictionary.
getAnchors

Gets the given anchors in the given transcript.
getDictionaries

List the dictionaries available.
deleteTranscript

Delete a transcript from the corpus.
getAvailableMedia

List the media available for the given transcript.
getAnnotations

Gets the annotations on the given layer of the given transcript.
getDeserializerDescriptors

Lists the descriptors of all registered deserializers.
getAllUtterances

Get all utterances of participants.
getId

Gets the store's ID.
getGraphIdsInCorpus

Deprecated synonym for getTranscriptIdsInCorpus.
getSystemAttribute

Gets the value of the given system attribute.
getLayerIds

Gets a list of layer IDs.
getGraphIds

Deprecated synonym for getTranscriptIds.
getSerializerDescriptors

Lists the descriptors of all registered serializers.
getLayer

Gets a layer definition.
getLayers

Gets a list of layer definitions.
getFragments

Gets fragments transcript in a given format.
getMedia

Gets a given media track for a given transcript.
getMatches

Search for tokens.
getMediaTracks

List the predefined media tracks available for transcripts.
getTranscriptAttributes

Gets transcript attribute values for given transcript IDs.
praatScriptFastTrack

getParticipantAttributes

Gets participant attribute values for given participant IDs.
getGraphIdsWithParticipant

Deprecated synonym for getTranscriptIdsWithParticipant.
getParticipantIds

Gets a list of participant IDs.
praatScriptCentreOfGravity

praatScriptFormants

getMatchingGraphIds

Deprecated synonym for getMatchingTranscriptIds.
labbcatCredentials

Sets the username and password that the package should use for connecting to a given LaBB-CAT server in future function calls.
labbcatTimeout

Sets the timeout for request to the LaBB-CAT server in future function calls. The default timeout is 10 seconds.
getTranscriptIds

Gets a list of transcript IDs.
getTranscriptIdsWithParticipant

Gets a list of IDs of transcripts that include the given participant.
getTranscriptIdsInCorpus

Gets a list of transcript in a corpus.
getMatchAlignments

Gets temporal alignments of matches on a given layer.
getMatchLabels

Gets labels of annotations on a given layer, identified by given match IDs.
updateTranscript

Update an existing transcript.
getSoundFragments

Gets sound fragments from 'LaBB-CAT'.
praatScriptIntensity

getUserInfo

Gets information about the current user.
nzilbb.labbcat

nzilbb.labbcat
processWithPraat

Process a set of intervals with Praat.
getMatchingTranscriptIds

Gets a list of IDs of transcripts that match a particular pattern.
getMatchingParticipantIds

Gets a list of IDs of participants that match a particular pattern.
newTranscript

Upload a new transcript.
praatScriptPitch