Learn R Programming

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

nzilbb.labbcat (version 0.6-3)

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 20200812.1253 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

241

Version

0.6-3

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Robert Fromont

Last Published

December 4th, 2020

Functions in nzilbb.labbcat (0.6-3)

getDictionaryEntries

Lookup entries in a dictionary.
getGraphIds

Deprecated synonym for getTranscriptIds.
getAnchors

Gets the given anchors in the given transcript.
getDeserializerDescriptors

Lists the descriptors of all registered deserializers.
getCorpusIds

Gets a list of corpus IDs.
getDictionaries

List the dictionaries available.
countAnnotations

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

Gets fragments of annotation transcript from 'LaBB-CAT', converted to a given format (by default, Praat TextGrid)
getAnnotations

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

List the media available for the given transcript.
getGraphIdsInCorpus

Deprecated synonym for getTranscriptIdsInCorpus.
getGraphIdsWithParticipant

Deprecated synonym for getTranscriptIdsWithParticipant.
getLayer

Gets a layer definition.
getId

Gets the store's ID.
getMatchingTranscriptIds

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

Search for tokens.
getMedia

Gets a given media track for a given transcript.
getSystemAttribute

Gets the value of the given system attribute.
getMatchingGraphIds

Deprecated synonym for getMatchingTranscriptIds.
getLayerIds

Gets a list of layer IDs.
getSerializerDescriptors

Lists the descriptors of all registered serializers.
getLayers

Gets a list of layer definitions.
getParticipantIds

Gets a list of participant IDs.
getSoundFragments

Gets sound fragments from 'LaBB-CAT'.
getTranscriptIds

Gets a list of transcript IDs.
praatScriptCentreOfGravity

getMatchAlignments

Gets temporal alignments of matches on a given layer.
getTranscriptAttributes

Gets transcript attribute values for given transcript IDs.
labbcatTimeout

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

praatScriptIntensity

praatScriptFormants

getUserInfo

Gets information about the current user.
getParticipantAttributes

Gets participant attribute values for given participant IDs.
getMediaTracks

List the predefined media tracks available for transcripts.
getMatchLabels

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

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

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

Gets a list of transcript in a corpus.
nzilbb.labbcat

nzilbb.labbcat
processWithPraat

Process a set of intervals with Praat.