Skip to content

[feature] 처리 레이어 관련 파이프라인 #25

Description

@SkylightStudio07

Description

처리 레이어 관련 파이프라인.


파싱 서버 (FastAPI)

난이도 분석

  • 형태소 분석기 연동 (konlpy)
  • 단어 난이도 데이터셋 구축 (500개)
  • klue/roberta-base 파인튜닝 (~최소 70% 정확도)
  • 텍스트 분석 API (/analyze)
    • 명사 추출
    • 데이터셋 기반 난이도 조회
    • 모델 기반 난이도 예측 (데이터셋에 없는 단어)

프론트엔드 연동

Upload.jsx

  • S3 업로드
  • 파싱 서버 호출
  • Viewer로 결과 전달

Viewer.jsx

  • 파싱 결과 표시
  • 어려운 단어 하이라이트
  • 단어 클릭 시 쉬운 표현 팝업

추후 작업

  • 데이터셋 확장 (1000개 이상)
  • 모델 정확도 개선
  • Gemini 연동 (쉬운 표현 생성)
  • 파싱 서버 AWS 배포

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions