Recent Releases of @nzilbb/labbcat

@nzilbb/labbcat - 1.8.0

  • New LabbcatView functions:
    • changePassword - change the current user's password
    • resultsUpload - reload CSV results for subsequent call to getMatchAnnotations
    • intervalAnnotations - Concatenates annotation labels for given labels contained in given time intervals
    • getDashboardItems - list available corpus statistics
    • getDashboardItem - get the value of a specific corpus statistic
    • getCorpusInfo - gets statistics about a given corpus
    • getFragment - gets a fragment of a transcript, as defined a given annotation
    • getDictionaries - Lists generic dictionaries published by layer managers
    • Functions for managing utterance correction: utteranceForSuggestion, utteranceSuggestion
  • Changed LabbcatView function:
    • taskStatus - now includes an 'options' parameter
  • New LabbcatEdit functions:
    • Functions for managing utterance correction: utteranceForCorrection, utteranceCorrection

Requires LaBB-CAT version 20250819.1454

- JavaScript
Published by robertfromont 8 months ago

@nzilbb/labbcat - 1.7.0

  • New LabbcatEdit functions for phased uploading of transcripts:
    • transcriptUpload - phase 1: upload a transcript file and associated media files
    • transcriptUploadParameters - phase 2: specify parameters for processing upladed trascript

- JavaScript
Published by robertfromont 12 months ago

@nzilbb/labbcat - 1.6.0

  • New LabbcatView function
    • aggregateMatchingAnnotations - Identifies a list of annotations and aggregates their labels
  • New LabbcatEdit functions
    • saveMedia - saves the given media for the given transcript.
    • saveEpisodeDocument - adds the given document to the given transcript's episode documents.
    • deleteMedia - deletes media or episode document files.
  • Changed LabbcatEdit function
    • GraphStore.newTranscript: rename mediaSuffix paramater as trackSuffix.

- JavaScript
Published by robertfromont over 1 year ago

@nzilbb/labbcat - v1.5.0

1.5.0

  • New LabbcatEdit functions
    • versionInfo - gets version information of all components of LaBB-CAT
    • saveParticipant - add or update a participant record
    • saveTranscript - update transcript attributes
  • New LabbcatView function
    • readOnlyCategories - lists attribute categories for read-only users

Requires LaBB-CAT version 20230508.1434

- JavaScript
Published by robertfromont almost 3 years ago

@nzilbb/labbcat - 1.4.0

  • Changed LabbcatView functions
    • countAnnotations - new maxOrdinal parameter
    • getAnnotations - new maxOrdinal parameter
    • updateTranscript - new suppressGeneration parameter

Requires LaBB-CAT version 20230202.1600

- JavaScript
Published by robertfromont about 3 years ago

@nzilbb/labbcat - v1.2.0

  • Add LabbcatAdmin class with CRUD functions for
    • corpora
    • projects
    • roles
    • system attributes (RU operations only)
    • saveLayer (CU operations)
  • New LabbcatView function
    • getSerializerDescriptors
    • getDeserializerDescriptors
    • getSystemAttribute
    • getUserInfo

- JavaScript
Published by robertfromont over 5 years ago

@nzilbb/labbcat - v1.1.2

Make newTranscript parameters mediaSuffix and episode optional.

- JavaScript
Published by robertfromont almost 6 years ago

@nzilbb/labbcat - v1.1.1

Refactored to remove confusing terminology and use class names that reflect LaBB-CAT user authorization level.

- JavaScript
Published by robertfromont almost 6 years ago

@nzilbb/labbcat - v1.1.0

Includes:

- support for LaBB-CAT version 20200608.1507 API
- Labbcat.getTranscriptAttributes
- Labbcat.getParticipantAttributes

- JavaScript
Published by robertfromont almost 6 years ago