@inproceedings{foster-wagner-2021-naive,
title = "Naive {B}ayes versus {BERT}: {J}upyter notebook assignments for an introductory {NLP} course",
author = "Foster, Jennifer and
Wagner, Joachim",
editor = "Jurgens, David and
Kolhatkar, Varada and
Li, Lucy and
Mieskes, Margot and
Pedersen, Ted",
booktitle = "Proceedings of the Fifth Workshop on Teaching NLP",
month = jun,
year = "2021",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2021.teachingnlp-1.20",
doi = "10.18653/v1/2021.teachingnlp-1.20",
pages = "112--114",
abstract = "We describe two Jupyter notebooks that form the basis of two assignments in an introductory Natural Language Processing (NLP) module taught to final year undergraduate students at Dublin City University. The notebooks show the students how to train a bag-of-words polarity classifier using multinomial Naive Bayes, and how to fine-tune a polarity classifier using BERT. The students take the code as a starting point for their own experiments.",
}
<?xml version="1.0" encoding="UTF-8"?>
<modsCollection xmlns="http://www.loc.gov/mods/v3">
<mods ID="foster-wagner-2021-naive">
<titleInfo>
<title>Naive Bayes versus BERT: Jupyter notebook assignments for an introductory NLP course</title>
</titleInfo>
<name type="personal">
<namePart type="given">Jennifer</namePart>
<namePart type="family">Foster</namePart>
<role>
<roleTerm authority="marcrelator" type="text">author</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Joachim</namePart>
<namePart type="family">Wagner</namePart>
<role>
<roleTerm authority="marcrelator" type="text">author</roleTerm>
</role>
</name>
<originInfo>
<dateIssued>2021-06</dateIssued>
</originInfo>
<typeOfResource>text</typeOfResource>
<relatedItem type="host">
<titleInfo>
<title>Proceedings of the Fifth Workshop on Teaching NLP</title>
</titleInfo>
<name type="personal">
<namePart type="given">David</namePart>
<namePart type="family">Jurgens</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Varada</namePart>
<namePart type="family">Kolhatkar</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Lucy</namePart>
<namePart type="family">Li</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Margot</namePart>
<namePart type="family">Mieskes</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Ted</namePart>
<namePart type="family">Pedersen</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<originInfo>
<publisher>Association for Computational Linguistics</publisher>
<place>
<placeTerm type="text">Online</placeTerm>
</place>
</originInfo>
<genre authority="marcgt">conference publication</genre>
</relatedItem>
<abstract>We describe two Jupyter notebooks that form the basis of two assignments in an introductory Natural Language Processing (NLP) module taught to final year undergraduate students at Dublin City University. The notebooks show the students how to train a bag-of-words polarity classifier using multinomial Naive Bayes, and how to fine-tune a polarity classifier using BERT. The students take the code as a starting point for their own experiments.</abstract>
<identifier type="citekey">foster-wagner-2021-naive</identifier>
<identifier type="doi">10.18653/v1/2021.teachingnlp-1.20</identifier>
<location>
<url>https://aclanthology.org/2021.teachingnlp-1.20</url>
</location>
<part>
<date>2021-06</date>
<extent unit="page">
<start>112</start>
<end>114</end>
</extent>
</part>
</mods>
</modsCollection>
%0 Conference Proceedings
%T Naive Bayes versus BERT: Jupyter notebook assignments for an introductory NLP course
%A Foster, Jennifer
%A Wagner, Joachim
%Y Jurgens, David
%Y Kolhatkar, Varada
%Y Li, Lucy
%Y Mieskes, Margot
%Y Pedersen, Ted
%S Proceedings of the Fifth Workshop on Teaching NLP
%D 2021
%8 June
%I Association for Computational Linguistics
%C Online
%F foster-wagner-2021-naive
%X We describe two Jupyter notebooks that form the basis of two assignments in an introductory Natural Language Processing (NLP) module taught to final year undergraduate students at Dublin City University. The notebooks show the students how to train a bag-of-words polarity classifier using multinomial Naive Bayes, and how to fine-tune a polarity classifier using BERT. The students take the code as a starting point for their own experiments.
%R 10.18653/v1/2021.teachingnlp-1.20
%U https://aclanthology.org/2021.teachingnlp-1.20
%U https://doi.org/10.18653/v1/2021.teachingnlp-1.20
%P 112-114
Markdown (Informal)
[Naive Bayes versus BERT: Jupyter notebook assignments for an introductory NLP course](https://aclanthology.org/2021.teachingnlp-1.20) (Foster & Wagner, TeachingNLP 2021)
ACL