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