ddokbaro commited on
Commit
8c1aeef
·
verified ·
1 Parent(s): 09f2bc6

Update scripts/03b_analyze_semantic_axis_word2vec.py

Browse files
scripts/03b_analyze_semantic_axis_word2vec.py CHANGED
@@ -15,7 +15,7 @@ MODEL_TYPE = 'word2vec'
15
  TIME_UNIT = 'yearly'
16
 
17
  # 결과 저장 디렉토리
18
- output_dir = '/home/work/baro/koselleck_analysis_results'
19
  # Hugging Face 모델 저장소 ID
20
  MODEL_REPO_ID = "ddokbaro/chosunilbo-LMs"
21
 
 
15
  TIME_UNIT = 'yearly'
16
 
17
  # 결과 저장 디렉토리
18
+ output_dir = '/koselleck_analysis_results'
19
  # Hugging Face 모델 저장소 ID
20
  MODEL_REPO_ID = "ddokbaro/chosunilbo-LMs"
21