◾TextRank

🔻Traditional TextRank

🔸pipeline

[claude]

[claude]

🔸example

S1: 인공지능은 현대 산업을 혁신하고 있다.

S2: 머신러닝은 인공지능의 핵심 기술이다.

S3: 딥러닝은 머신러닝의 한 분야이다.

S4: 오늘 날씨가 맑고 따뜻하다.

textrank_sentence_graph.svg

🔻TextRank with hybrid pipeline

🔸pipeline

  1. LSA 기준 점수 계산
  2. sentence-transformers model 기반 임베딩 벡터 추출 후 textranking
  3. fushion

hybrid_summarization_architecture.svg

🔸LSA (Latent Semantic Analysis)

🔸LSA with Global Vocab IDF