Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions topics/ecology/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ subtopics:
- id: ecologypreprocess
title: "Data preprocessing"
description: "These lessons focus on manners to preprocess data used in Ecology"
- id: ecologymediaannotation
title: "Media annotation"
description: "These lessons focus on manners to annotate media data (sounds, images, videos) used in Ecology"
- id: ecologyanalysis
title: "Data analysis"
description: "These lessons focus on ways to analyse data in Ecology"
Expand Down
14 changes: 12 additions & 2 deletions topics/ecology/tutorials/NEAL_tutorial/tutorial.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: tutorial_hands_on
title: Audio data annotation with NEAL (Nature + Energy Audio labeler).
title: Audio data annotation with NEAL (Nature + Energy Audio labeler)
objectives:
- Learning the use of a Galaxy interactive tool
- Learning the use of NEAL interactive tool
Expand All @@ -10,11 +10,21 @@ key_points:
- Get audio data from an external source
- Start, use and stop an interactive tool
- Annotate audio files
tags:
- ecology
- biodiversity
- sound
- media annotation
contributions:
authorship:
- PaulineSGN
- haswane
- yvanlebras
- yvanlebras
funding:
- pndb


subtopic: ecologymediaannotation
---

This tutorial is designed to guide you through the annotation of audio data via the NEAL interactive tool.
Expand Down