Releases: entelecheia/intronlp-2024
v0.6.0
v0.6.0 (2024-11-12)
Bug Fixes
-
week09: Update section titles to use consistent formatting (
2433e35
) -
week10: Update Q&A system to use GPT-4 model and adjust response handling (
407fb68
)
Chores
- deps: Bump python-semantic-release/publish-action (
832d066
)
Bumps python-semantic-release/publish-action from 9.13.0 to 9.14.0.
updated-dependencies:
- dependency-name: python-semantic-release/publish-action
dependency-type: direct:production
update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] [email protected]
- deps: Bump python-semantic-release/python-semantic-release (
fc44ec4
)
Bumps python-semantic-release/python-semantic-release from 9.13.0 to 9.14.0.
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production
update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] [email protected]
- deps: Bump openai from 1.54.1 to 1.54.3 (
e5f9b86
)
Bumps openai from 1.54.1 to 1.54.3.
updated-dependencies:
- dependency-name: openai
dependency-type: direct:production
update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] [email protected]
- deps: Bump python-semantic-release/publish-action from 9.12.0 to 9.12.1 (
1163ee3
)
chore(deps): bump python-semantic-release/publish-action from 9.12.0 to 9.12.1
- deps: Bump python-semantic-release/publish-action (
7e6222b
)
Bumps python-semantic-release/publish-action from 9.12.0 to 9.12.1.
updated-dependencies:
- dependency-name: python-semantic-release/publish-action
dependency-type: direct:production
update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] [email protected]
- deps: Bump python-semantic-release/python-semantic-release (
3617123
)
Bumps python-semantic-release/python-semantic-release from 9.12.0 to 9.12.2.
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production
update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] [email protected]
-
week05: Update section titles to use consistent formatting with colons (
6064349
) -
toc: Add week 10 session 3 to English and Korean table of contents (
bded654
) -
deps: Bump openai from 1.53.1 to 1.54.1 (
1b766ee
)
Bumps openai from 1.53.1 to 1.54.1.
updated-dependencies:
- dependency-name: openai
dependency-type: direct:production
update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] [email protected]
- deps: Bump openai from 1.53.0 to 1.53.1 (
f5e860e
)
Bumps openai from 1.53.0 to 1.53.1.
updated-dependencies:
- dependency-name: openai
dependency-type: direct:production
update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] [email protected]
- deps: Bump openai from 1.52.2 to 1.53.0 (
2bed697
)
Bumps openai from 1.52.2 to 1.53.0.
updated-dependencies:
- dependency-name: openai
dependency-type: direct:production
update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] [email protected]
- deps: Bump ekonlpy from 2.0.5 to 2.0.6 (
761f73b
)
Bumps ekonlpy from 2.0.5 to 2.0.6.
updated-dependencies:
- dependency-name: ekonlpy
dependency-type: direct:production
update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] [email protected]
Features
-
week11: Add new research notes and logs for team projects (
d7d8fda
) -
week11: Refactor OpenAI API usage to improve clarity and consistency (
41adf7f
) -
week11: Update OpenAI API usage examples and enhance model descriptions (
fd6ebd1
) -
week11: Update session titles and add advanced Flask and Streamlit materials (
c8d0d06
) -
week11: Add introductory materials for web application development and Flask (
bf11829
) -
week11: Add week 11 sessions to the table of contents (
48fb0ea
) -
week11: Add introductory materials for web application development and Flask (
7b3740d
) -
toc: Add table of contents for week 10 in English and Korean (
ad6c466
) -
toc: Add week 10 sessions to English and Korean table of contents (
adff7b4
) -
week10: Add content for LLM-based Q&A system and session overview (
ccac27b
) -
week10: Add curriculum outline for building LLM-based Q&A systems (
6300323
)
v0.5.1
v0.5.1 (2024-10-29)
Bug Fixes
-
fix(deps): bump python-semantic-release from 7.33.1 to 9.0.0 (
d921c4e
) -
fix(pyproject): update build-system and semantic release settings (
30a6dde
)
Chores
- chore(deps): bump huggingface-hub from 0.26.1 to 0.26.2
Bumps huggingface-hub from 0.26.1 to 0.26.2.
updated-dependencies:
- dependency-name: huggingface-hub
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] [email protected] (071cb36
)
- chore(deps): bump openai from 1.52.1 to 1.52.2
Bumps openai from 1.52.1 to 1.52.2.
updated-dependencies:
- dependency-name: openai
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] [email protected] (fff2021
)
-
chore: typo (
a8cf015
) -
chore(deps): bump openai from 1.52.0 to 1.52.1
Bumps openai from 1.52.0 to 1.52.1.
updated-dependencies:
- dependency-name: openai
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] [email protected] (ab76bfc
)
Unknown
-
Merge pull request #155 from entelecheia/dependabot/pip/huggingface-hub-0.26.2
chore(deps): bump huggingface-hub from 0.26.1 to 0.26.2 (60bdc4d
)
- Merge pull request #154 from entelecheia/dependabot/pip/openai-1.52.2
chore(deps): bump openai from 1.52.1 to 1.52.2 (7682549
)
- Merge pull request #152 from booyuncheol/patch-1
Create research-note-9.md (5a4a03e
)
- Create research-note-9.md
Create research-note-9 (3eb3d3e
)
- Merge pull request #153 from entelecheia/dependabot/pip/openai-1.52.1
chore(deps): bump openai from 1.52.0 to 1.52.1 (ddd80c6
)
- Merge pull request #151 from entelecheia/release
Release (a7e6e20
)
v0.5.0
v0.4.0
Feature
- session3: Add YouTube links for Geoffrey Hinton and John Hopfield's reflections (
4c95f89
) - session3: Add YouTube links and enhance reflections on Nobel Prize reactions (
75ae1f5
) - nobel-chemistry: Add Korean content for 2024 Nobel Chemistry lectures and sessions (
938f45b
) - nobel-chemistry: Enhance content on 2024 Chemistry Nobel Laureates and their contributions to protein design (
f7ce8ac
) - session3: Add Christopher Manning's perspective on language processing (
a7e0eb6
) - nobel-physics: Add Korean translation for Nobel Physics lectures (
abaaf3c
) - nobel-physics: Enhance sessions with additional figures and detailed contributions of Hinton to neural networks (
77fa3e9
) - nobel-chemistry: Add sessions for Nobel Chemistry section in table of contents and update session1 with figure references (
1c91a97
) - nobel-chemistry, nobel-physics: Update session content for computational protein design and deep learning advancements (
5a360ad
) - nobel-chemistry: Add special lecture on 2024 Nobel Prize in Chemistry and insights from interviews (
acd16ac
) - nobel-physics: Add sessions for Nobel Physics section in table of contents (
2901d76
) - nobel-physics: Add sessions on foundational discoveries and deep learning evolution (
fa54613
) - Add figs for special lecture (
6e7d3b8
) - syllabus: Add special lecture on 2024 Nobel Prize in Chemistry (
0c9bcc5
) - Add special lecture on Foundations of Machine Learning (
d2233a1
) - Update table of contents and research notes for teams 1 and 5 (
9dc0fce
) - Add week 6 content to table of contents (
bcf722a
) - Add week 6 content to table of contents (
16b2ece
) - Add week 5 content and session 3 (
af3e6dc
) - Add session 3 to week 5 content (
fd1a804
) - Add week 5 content (
ddad461
) - Unify filenames and add 3rd week research log (
5a0d790
) - docs: Add week04 sessions to TOC (
37a6ae1
) - translations: Add Korean version for week 4 content (
5e6eb6a
) - Add Week 4 content: Word Embeddings (
c5803b1
) - book: Add entry for team1 project on 0911 (
9056100
) - team5: Add notes section for project (
9ad69d5
) - Unify filenames and add 3rd week research log (
3adbc26
) - docs: Add week04 sessions to TOC (
79221ee
) - translations: Add Korean version for week 4 content (
196ebbd
) - Add Week 4 content: Word Embeddings (
f690b81
) - book: Add entry for team1 project on 0911 (
66a9a4f
) - team5: Add notes section for project (
236f3dc
) - docs: Add new meeting notes for team1 (
d7f0e06
) - toc: Add new research notes and logs for teams 3 and 4 (
30f6fc1
) - toc: Add week03 sessions to table of contents for English and Korean versions (
cea5e03
) - book: Add Korean week 03 content (
1fd603b
) - week03: Add advanced statistical and neural language models session (
f1e6c73
) - docs: Add session on language models and N-grams (
ec5d375
) - book: Add week 3 content on language models (
bbcd1b7
) - toc: Add proposal section for team2 (
728e20d
) - Update team2 proposal.md by ypilseong (
378ea4a
)
Fix
- Update session2.md to streamline library installations and remove redundant commands (
b7b18f4
) - Update sigmoid function for binary classification and optimize likelihood calculation (
72057a6
) - W3: Update header format for consistency in research log (
bc99889
) - session1: Update font settings for Korean text in visualizations (
cf2a887
) - Resolve issue causing function to not execute (
ac05cca
) - Resolved code execution issue (
577c2a6
) - Resolve issue causing function to not execute (
7193a06
) - Resolve issue causing function to not execute (
ba62855
) - teams: Reorganize team members (
19a1849
)
v0.3.0
Feature
- ko-week01: Introduce basic Korean NLP concepts and practical exercises (
4a5a90e
) - book: Add week1 lab1 to table of contents (
78f3b9e
) - toc: Add first lab session for week 1 (
29c6c4f
) - week01: Add week 1 lab on NLP basics (
0eb794c
) - dependencies: Add nltk, gensim, matplotlib, scikit-learn, numpy, huggingface-hub, and openai (
a2ffb11
) - toc: Add proposal section for team4 (
50708a6
) - Add DPS proposal for team1 in Korean TOC (
6104073
) - toc: Add week02 session3 to English and Korean TOC (
0e84ecb
) - book: Add Korean text preprocessing and tokenization session (
e5afbd6
) - docs: Add session on Korean text preprocessing and tokenization (
7a3a818
) - book: Add proposal section for team3 (
5bd93b2
) - week02: Add advanced text preprocessing and representation techniques in session 2 (
7b2ef6a
) - book: Add Korean text preprocessing basics session (
3240a1b
) - week02: Add introductory content on basic text preprocessing techniques in Korean (
1335db0
) - toc: Add week 02 sessions to English and Korean tocs (
198e4e0
) - content: Add advanced text preprocessing and representation lecture for week 02 session 2 (
e97e3c8
) - course-material: Add week 02 session on text preprocessing fundamentals (
3b65c51
) - content: Add Week 2 course outline with text preprocessing basics (
d7657c0
) - projects: Add research note templates for en and ko (
b91b822
) - projects: Add team sections and team member details (
1c127c7
)
v0.2.0
Feature
- book: Add project proposal templates in English and Korean (
99f295a
) - projects: Add project overview document (
7831db5
) - Update Week 1 content with introduction to NLP and LLMs (
dc16256
) - Update Week 1 content with introduction to NLP and LLMs (
68aa160
) - docs: Add new shield badges to home page in English and Korean (
d830d5d
)