- 텍스트 필터를 위한 flask, 사이트 링크 검사를 위한 spring으로 구성되어있습니다.
- 텍스트 필터 모델 학습 관련 정보는 netpuri_model에서 확인할 수 있습니다.
- 사이트 링크 검사를 위한 spring은 google safe browsing api를 사용하였습니다.
이 프로젝트는 다음의 오픈소스 소프트웨어를 사용하며, 각 라이브러리는 저작권 표시와 함께 해당 라이선스 조건에 따라 배포됩니다:
-
Spring (Apache License 2.0)
Copyright (c) Spring
-
org.springframework.boot (Apache License 2.0)
Copyright (c) Spring
-
com.google.http-client:google-http-client:1.38.0 (Apache License 2.0)
Copyright (c) Google
-
com.google.code.gson:gson:2.8.8 (Apache License 2.0)
Copyright (c) Google
-
org.projectlombok (MIT License)
Copyright (C) 2009-2021 The Project Lombok Authors.
-
com.h2database (Mozilla Public License 2.0, Eclipse Public License)
Copyright (c) H2
-
org.junit.platform (Eclipse Public License 2.0)
Copyright (c) junit
-
Flask (BSD 3-Clause License)
Copyright 2010 Pallets
-
transformers (Hugging Face) (Apache License 2.0)
Copyright 2018- The Hugging Face team. All rights reserved.
-
PyTorch (BSD 3-Clause License)
Copyright (c) 2016- Facebook, Inc (Adam Paszke)
-
Pandas (BSD 3-Clause License)
Copyright (c) 2008-2011, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team All rights reserved.
-
Scikit-learn (BSD 3-Clause License)
Copyright (c) 2007-2024 The scikit-learn developers.
-
Imbalanced-learn (MIT License)
Copyright (c) 2014-2020 The imbalanced-learn developers. All rights reserved.
-
NLP-Aug (MIT License)
Copyright (c) 2019 Edward Ma
-
KcELECTRA-base (Beomi) (MIT License)
Copyright (c) 2021 Junbum Lee
각 라이브러리의 라이선스와 고지 사항을 확인하고, 모든 저작권과 라이선스를 준수하여 소프트웨어를 배포하시기 바랍니다.