Coder Social home page Coder Social logo

lucasgautheron / childrecordsr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from laac-lscp/childrecordsr

0.0 1.0 0.0 3.5 MB

R package for the evaluation of annotations of daylong recordings

Home Page: https://laac-lscp.github.io/ChildRecordsR

R 100.00%

childrecordsr's Introduction

ChildRecordsR

ChildRecordsR is an R package that provides and facilitates the analysis of annotations (often from daylong recordings) formatted using ChildRecordsData. The main functions in this package are data aggregation and analysis of the reliability of (human or machine) annotators.


Getting started

Before you start, make sure you have some data formatted using ChildRecordsData. A description of the format is provided here. Documentation concerning the setup and installation of corpora in ChildRecordsData format can be found here. Available corpora are listed here. See Appendix for an example.

Install

In R terminal:

install.packages("devtools")
library(devtools)
install_github("LAAC-LSCP/ChildRecordsR")

What the package can do

  • Checking the integrity of your ChildRecordsData folder.
  • Finding times and files common to multiple annotators
  • Aggregating of their annotations and their transformation to multiple formats
  • Calculating indicators of annotation reliability
  • Evaluating the annotations' quality with reliability and classification indicators

Tutorial

An R tutorial/vignette can be found here, which provides you a guide to the basic functions and analyses from the package. Member of the LAAC or who have restricted access to the Namibia data can use the Namibia tutorial here

Help

At any point, you can also use the help in R and Rstudio, using ?function_name where function_name is the name of a function or in the help panel if you are using Rstudio. You can also found functions' documentation on the https://laac-lscp.github.io/ChildRecordsR.

If any issues arise, feel free to post them here



Appendix: getting a LAAC dataset that has already been formatted.

You can find the list of formatted LAAC datasets as well as instructions to get them here

All you need to do these analyses are the contents of annotations/. So typically, you'll need to:

  • Install datalad
  • install the dataset you want. Note that this just installs the structure of the dataset, but not the contents.
  • Get the contents of annotations/ by doing, from within your local copy of the dataset, datalad get annotations/.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.