Merge branch 'master' of http://khuhub.khu.ac.kr/2021-1-capstone-design1/LYG_Project1
Showing
3 changed files
with
34 additions
and
1 deletions
LICENSE
0 → 100644
1 | +The MIT License (MIT) | ||
2 | + | ||
3 | +Copyright (c) 2021 2021-1-capstone-design1 | ||
4 | + | ||
5 | +Permission is hereby granted, free of charge, to any person obtaining a copy | ||
6 | +of this software and associated documentation files (the "Software"), to deal | ||
7 | +in the Software without restriction, including without limitation the rights | ||
8 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
9 | +copies of the Software, and to permit persons to whom the Software is | ||
10 | +furnished to do so, subject to the following conditions: | ||
11 | + | ||
12 | +The above copyright notice and this permission notice shall be included in all | ||
13 | +copies or substantial portions of the Software. | ||
14 | + | ||
15 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
16 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
17 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
18 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
19 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
20 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
21 | +SOFTWARE. |
1 | # LYG_Project1 | 1 | # LYG_Project1 |
2 | 2 | ||
3 | +<p align="center"> | ||
4 | + | ||
5 | + <img width="80%" src="https://elearningindustry.com/wp-content/uploads/2020/12/what-is-user-generated-content-ugc.png" /> | ||
6 | + | ||
7 | +</p> | ||
8 | + | ||
3 | ### 주제 | 9 | ### 주제 |
4 | 10 | ||
5 | -데이터포털에서 데이터를 지능적으로 검색하기 위한 질의 처리 기술을 개발한다. 다양한 지식(knowledge)가 저장되어 있는 온톨로지로부터 사용자가 원하는 지식들을 효과적으로 검색하고 처리하는 기술을 개발한다. | 11 | +UGC를 기반으로 하여 Semantic Triple을 생성하며, 이를 이용해서 지식그래프와 RDF를 생성하는 것을 목표로 합니다. |
6 | 12 | ||
7 | ### 팀원 | 13 | ### 팀원 |
8 | 14 | ||
... | @@ -10,9 +16,15 @@ | ... | @@ -10,9 +16,15 @@ |
10 | - 정의동 | 16 | - 정의동 |
11 | - 황우진 | 17 | - 황우진 |
12 | 18 | ||
19 | +### 지도 교수 | ||
20 | + | ||
21 | +이영구 | ||
22 | + | ||
13 | ### 문서 | 23 | ### 문서 |
14 | 24 | ||
15 | - [기초보고서](report/기초보고서/) | 25 | - [기초보고서](report/기초보고서/) |
16 | - [멘토보고서](report/멘토보고서/) | 26 | - [멘토보고서](report/멘토보고서/) |
17 | - [면담확인서](report/면담확인서/) | 27 | - [면담확인서](report/면담확인서/) |
18 | - [기타조사서](report/기타조사서/) | 28 | - [기타조사서](report/기타조사서/) |
29 | +- [중간보고서](report/중간보고서/) | ||
30 | + | ... | ... |
No preview for this file type
-
Please register or login to post a comment