pratical-session-nlp-for-one-health-murdoch-mood

Pratical session NLP For One Health - Murdoch Mood

https://github.com/tetis-nlp/pratical-session-nlp-for-one-health-murdoch-mood

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.4%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Pratical session NLP For One Health - Murdoch Mood

Basic Info
  • Host: GitHub
  • Owner: tetis-nlp
  • License: gpl-3.0
  • Language: Jupyter Notebook
  • Default Branch: master
  • Size: 871 KB
Statistics
  • Stars: 1
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created almost 3 years ago · Last pushed over 2 years ago
Metadata Files
Readme License Citation

README.md

DOI License: GPL v3

NLP for One Health

From BERT to ChatGPT

The use of artificial intelligence (AI) in One Health has the potential to revolutionize disease detection and outbreak response. Natural Language Processing (NLP) is a subfield of AI that enables computers to understand and analyze large amounts of text data, including social media posts, news articles or medical records.

In this practical session, we will explore how NLP can help in the early detection of outbreaks and monitor crisis situations by social mining of newspapers and social media. Specifically, we will start by discussing BERT, a powerful pre-trained language model that can be fine-tuned for specific NLP tasks. We will then move on to ChatGPT, the most popular large language model that can generate human-like responses to natural language inputs.

Through the use of these 2 models, we will discuss practical examples of how NLP can be applied in the One Health context, including case studies of outbreak detection and social media monitoring. Participants will have the opportunity to work with BERT and ChatGPT in hands-on exercises to gain practical experience with these powerful tools. By the end of the session, participants will have a deeper understanding of how NLP can be used in the One Health context and be equipped with the skills to apply these techniques in their own work.

| | | | | |---|---|---|---| | mood | murdoch | tetis | INRAE |

Speakers:

  • Rémy DECOUPES - Research engineer UMR TETIS / INRAE
  • Maguelonne TEISSEIRE - Prof. UMR TETIS / INRAE

Table of contents

Chapter 1: BERT: Google colab link

1.1 Introduction

1.2 NLP tasks with BERT

1.3 Diving into the model representations

1.4 Fine-tuning

1.5 Text generation with BERT

Chapter 2: ChatGPT: Google colab link

2.1 Requirements

2.2 Text generation with ChatGPT

2.3 Langchain

2.4 Hallucination

2.5 Paper-QA

Cite this work

latex @software{Decoupes_Practical_Session_NLP_2023, author = {Decoupes, Rémy and Teisseire, Maguelonne}, doi = {10.5281/zenodo.7817685}, license = {GNU GPLv3}, title = {{Practical Session NLP for One Health}}, url = {https://github.com/tetis-nlp/pratical-session-nlp-for-one-health-murdoch-mood}, version = {1.0.0}, year = {2023} }

Owner

  • Name: tetis-nlp
  • Login: tetis-nlp
  • Kind: organization

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this repository for your research, please consider citing it as follows:"
title: "Practical Session NLP for One Health"
version: "1.0.0"
authors: [
  {
    given-names: "Rémy",
    family-names: "Decoupes",
    orcid: "0000-0003-0863-9581",
    email: "remy.decoupes@inrae.fr",
    affiliation: "UMR TETIS / INRAE"
  },
  {
    given-names: "Maguelonne",
    family-names: "Teisseire",
    orcid: "0000-0001-9313-6414",
    email: "maguelonne.teisseire@inrae.fr",
    affiliation: "UMR TETIS / INRAE"
  }
]
repository-code: "https://github.com/tetis-nlp/pratical-session-nlp-for-one-health-murdoch-mood"
doi: "10.5281/zenodo.7817685"
license: "GNU GPLv3"
date-released: 2023-04-11

GitHub Events

Total
Last Year