Skip to content

Releases: entelecheia/nlp4ss

v0.9.0

23 Aug 20:37
Compare
Choose a tag to compare

Feature

  • Add project 2-2 using sentence-transformers (9537586)
  • Update pyproject.toml with sentence-transformers and tqdm dependencies (197695e)

v0.8.0

23 Aug 03:33
Compare
Choose a tag to compare

Feature

  • Add results of the project 2 (3760673)
  • Update pyproject.toml with transformers and torch dependencies (53e57e9)
  • Add scipy dependency to >=1.7.0,<1.14.0 (8db9504)

Fix

  • toc: Correct file path for project chapter (8760421)

v0.7.0

05 Aug 23:49
Compare
Choose a tag to compare

Feature

  • toc: Add projects section with nlp4ss-project-1 (aaf07e0)
  • dependencies: Add wordcloud 1.9.3 (f26108b)
  • docs: Add LLM sampler iframe to extra04.md (5aff335)
  • docs: Add extra section on advanced considerations for LLMs in social science research (3010d9e)
  • toc: Add extra content sections to session01, session02, and03 (888b7a5)
  • docs: Add Session 3 extra notes on LLM cost and technical setup (9cf980a)
  • docs: Add extra notes on text representation in for session 2 (de6a2f6)
  • docs: Add session 1 extra notes on NLP paradigm shift and LLMs (ba996d6)

v0.6.0

25 Jul 09:24
Compare
Choose a tag to compare

Feature

  • docs: Add nlp4ss-lab-3 to table of contents (37ac31d)
  • Add lab session 3 (d197b99)
  • dependencies: Add pyldavis to project dependencies (a6ebc5e)
  • dependencies: Add gensim version 4.3.3 to pyproject.toml (0210876)

v0.5.0

17 Jul 00:13
Compare
Choose a tag to compare

Feature

  • lab: AddlLab session 2 (3342458)
  • dependencies: Openai and seaborn to project dependencies (6b0aae3)

v0.4.0

13 Jul 10:23
Compare
Choose a tag to compare

Feature

  • comments: Add Giscus integration for comments in the book (3b45187)

v0.3.1

12 Jul 09:11
Compare
Choose a tag to compare

Fix

  • config: Update path to book location in repository config (e6ae656)

v0.3.0

12 Jul 01:07
Compare
Choose a tag to compare

Feature

  • dependencies: Add nltk, scikit-learn, spacy, and textblob (2bb400d)
  • book: Add labs section to the table of contents (ff08f72)
  • dependencies: Add hyfi version 1.36.4 (7a4efae)
  • docs: Add mermaid diagrams and conclusion on text preprocessing (b2dbac0)

Fix

  • docs: Move and correct Table of Contents placement in index.md (d69ee74)

v0.2.0

11 Jul 06:18
Compare
Choose a tag to compare

Feature

  • syllabus: Update course structure and policies for NLP in social science (0813cee)
  • book: Expand content on emerging NLP trends in social science research (3bf5eff)
  • book: Enhance lecture on misinformation detection with detailed examples and code (28c2ac1)
  • docs: Restructure and expand content on large-scale text analysis for better clarity and detail (faeea5e)
  • session4: Expand introduction and outline key topics (b8c7fc7)
  • material: Expand content on social bias in NLP with detailed examples and (bad2230)
  • session04: Expand lecture on using LLMs for text generation, including practical examples and applications (96ea9fb)
  • docs: Expand Session 3 content on LLMs for data annotation and classification (950ed62)
  • nlp-tutorial: Add detailed explanations and examples basic NLP tasks (56d17d6)
  • content: Expand lecture on NLP fundamentals and evolution (962182c)
  • language: Use dynamic language configuration (b4980a5)
  • outline: Add detailed lecture outlines for NLP fundamentals, generative LLMs, and ethical considerations (30e7041)
  • docs: Enhance introduction with detailed NLP and LLM overview (133fe42)
  • session01: Add detailed lecture outlines for NLP fundamentals, generative LLMs, and ethical considerations (247d274)
  • toc: Add new sessions and lectures to table of contents (c3f6ae0)
  • syllabus: Add detailed course outline for NLP applications in social science (d77aee7)
  • session01: Add introduction lectures for NLP for Social Science course in English and Korean (c4d5f52)

Fix

  • book: Remove support for Korean language (f47d486)
  • language_redirect: Standardize quotation marks and remove redundant closing tags (24ef981)
  • language_redirect: Ensure siteURL ends with a slash before redirecting (8709c13)
  • language_switcher: Correct URL path in switchLanguage function (18c708a)

v0.1.0

09 Jul 00:19
Compare
Choose a tag to compare

Feature

  • cli: Add command line interface for nlp4ss (ba25218)