Skip to content
Open
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

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"copyright_text": null,
"description": "이 세션에서는 자연어처리(NLP)를 활용하여 금융 데이터를 분석하는 방법을 소개합니다. 파이썬과 인공지능 기법을 활용하여 실제 데이터를 어떻게 분석하고 활용할 수 있는지를 사례를 통해 공유합니다.\n\n김대현\nPyCon Korea 2024에서 발표한 연사로, 금융 데이터와 자연어처리를 활용한 인공지능 분석 경험을 나눕니다.",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

영어로 다시 작성해 주세요.

"duration": 1842,
"language": "kor",
"recorded": "2025-01-04",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

실제 컨퍼런스 날짜로 변경해 주시면 더 좋을 거 같습니다.

"related_urls": [
{
"label": "인공지능과 파이썬으로 금융 데이터 분석해보기 with 자연어처리 (NLP)",
"url": "https://2024.pycon.kr/session"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

실제 세션 내용이 보이는 url로 변경해서 다시 작성해 주세요.

}
],
"speakers": [
"김대현"
],
"tags": [],
"thumbnail_url": "https://i.ytimg.com/vi_webp/pCO04CtCl6c/maxresdefault.webp",
"title": "인공지능과 파이썬으로 금융 데이터 분석해보기 with 자연어처리 (NLP)",
"videos": [
{
"type": "youtube",
"url": "https://www.youtube.com/watch?v=pCO04CtCl6c"
}
]
}