Skip to content

Latest commit

 

History

History
68 lines (56 loc) · 2.24 KB

README.md

File metadata and controls

68 lines (56 loc) · 2.24 KB

🚀 24-1 DA : Modernize and Dramatize Classical Novels


[LSP (Latent Script Possibility)]


$S^* = \underset{s' \subseteq s}{\arg\max} Q(S')$

$Q(S') = INT(S') + CV(S') + SV(S') + PROP(S')$

  • $INT(S')$: Interaction Score of Scene
  • $CV(S')$: Character Variation Score of Scene
  • $SV(S')$: Sentiment Variation Score of Scene
  • $PROP(S')$: Content Proportion of Scene

Develeopment Period


2024.04.15 ~ 2024.05.31

Team


24-1 P-SAT 33th NLP Team

  • Member: 한준호, 윤세인, 김나현, 윤여원, 권능주

Project Description


🎉24-1: Modernize and Dramatize Classical Novels🎉

This project is the first study to explore the possibility of dramatizing classical novels
This project is composed of two parts.
1. Modernize Classic Literature
2. Extract LSP
LSP is a custom evaluation of scriptability

In this project, version of packages is as follows

  • Python: 3.11.5
  • Anaconda: 3.11.5
  • Selenium: 4.14.0
  • Pandas: 2.1.4
  • Numpy: 1.26.3

⚡ Stacks


Language

Environment

Libraries

NumPy