Skip to content

제주어 <-> 표준어 양방향 번역 애플리케이션

Notifications You must be signed in to change notification settings

fre-mont/nlp_final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

제주어 <-> 표준어 양방향 번역 애플리케이션

  • 2024년 1학기 자연어처리 최종 프로젝트
  • 팀 우분투 : 김한영, 서가연, 정아영, 허채연

Method


디렉터리 구조


원활한 데모 실행을 위해 아래와 같은 디렉터리 구조를 확인해주세요.

├── data/
│   └── bpe_tokenizer.json
├── model/
│   ├── bartbase_model2
│   └── kobart2_sort
│   └── transformer 
├── TTS/
│   ├── data/10.wav
│   ├── best_model.pth
│   ├── config.json
│   └── vocab.json
├── Interface
│   ├── app.py
│   ├── tokenizer.py
│   ├── utils.py
│   ├── example.html
└── ├── templates/index.html 

데모 실행


python Interface/app.py 

About

제주어 <-> 표준어 양방향 번역 애플리케이션

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •