KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
2021_NLP_Project
★ 26
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
python-ultimate-tutorial
:
This repository is the source code of the Python Tutorial Based on the Official Documentation: https://youtu.be/ne4Xsoe5Br8
dram-tester
:
Sample Arduino program to test 4164 DRAM chips.
Video-Compressor-for-Discord
:
Simple GUI to compress video under 500MB/100MB/25MB easily for discord, don't require any installation
pico8lisp
:
Lisp implementation for the PICO-8 virtual machine
async-python-foundations-applied-concepts-2422322
:
Async Python Foundations: Applied Concepts
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
2021_NLP_Project
?
Download (.md)
<!--  --> # 파파고를 품은 관용구 번역기: Tree - 2021 멀티캠퍼스 [혁신성장청년인재] 인공지능 자연어처리(NLP) 기반 기업 데이터 분석 과정 최종 팀 프로젝트 - 기간: 2021.08.24 ~ 2021.11.03 --- # 프로젝트 소개 현재 기계 번역기는 한국어 관용구를 실제 뜻과 다르게 ‘직역’하는 경우가 대다수  이를 해결하기 위한 관용구 번역기 구현 프로젝트  # 추진 일정 - [x] 8/13(금)~ 8/21(토): 팀 구성 및 주제 브레인스토밍 <br> - [x] 8/24(화)~ 8/26(목): 자료 조사 <br> - [x] 8/27(금)~ 8/31(화): 논문 데이터 탐색 및 연구 <br> - [x] 9/1(수)~ 9/14(화): 프로젝트 수행 1: 논문 구현 및 응용 <br> - [x] 9/15(수)~ 9/30(목):프로젝트 수행 2: 데이터셋 증축 <br> - [x] 10/1(금)~ 10/15(금): 프로젝트 수행 3: 번역기 및 분류기 성능 검증, 프로토타입 제작 <br> - [x] 10/16(토)~ 10/29(금): 프로젝트 수행 4: 데이터셋 증축 및 번역기 업그레이드, 결과보고서 작성 <br> - [x] 11/2(화): 최종 발표 준비 <br> - [x] 11/3(수): 최종 발표 <br> # 팀원 소개 [김태영](https://github.com/itisused) [김예찬](https://github.com/2pterons) [김택현](https://github.com/dobbytk) [심판교](https://github.com/gy0-0o) [유현승](https://github.com/hyunicecream) [이지수](https://github.com/lizzys16) [진가형](https://github.com/Cheyenne-cloud) <br> <br> # 데모 사이트 ## How to use ```shell $ git clone https://github.com/itisused/2021_NLP_Project.git $ pip install -r requirements.txt $ cd tree_project $ python main.py ``` 