Skip to content

Netpuri/netpuri_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netpuri 백엔드

  • 텍스트 필터를 위한 flask, 사이트 링크 검사를 위한 spring으로 구성되어있습니다.
  • 텍스트 필터 모델 학습 관련 정보는 netpuri_model에서 확인할 수 있습니다.
  • 사이트 링크 검사를 위한 spring은 google safe browsing api를 사용하였습니다.

Licenses

이 프로젝트는 다음의 오픈소스 소프트웨어를 사용하며, 각 라이브러리는 저작권 표시와 함께 해당 라이선스 조건에 따라 배포됩니다:

  • Spring (Apache License 2.0)

    Copyright (c) Spring

    Apache License 2.0

  • org.springframework.boot (Apache License 2.0)

    Copyright (c) Spring

    Apache License 2.0

  • com.google.http-client:google-http-client:1.38.0 (Apache License 2.0)

    Copyright (c) Google

    Apache License 2.0

  • com.google.code.gson:gson:2.8.8 (Apache License 2.0)

    Copyright (c) Google

    Apache License 2.0

  • org.projectlombok (MIT License)

    Copyright (C) 2009-2021 The Project Lombok Authors.

    MIT License

  • com.h2database (Mozilla Public License 2.0, Eclipse Public License)

    Copyright (c) H2

    MPL 2.0, EPL License

  • org.junit.platform (Eclipse Public License 2.0)

    Copyright (c) junit

    Eclipse Public License 2.0

  • Flask (BSD 3-Clause License)

    Copyright 2010 Pallets

    BSD 3-Clause License

  • transformers (Hugging Face) (Apache License 2.0)

    Copyright 2018- The Hugging Face team. All rights reserved.

    Apache License 2.0

  • PyTorch (BSD 3-Clause License)

    Copyright (c) 2016- Facebook, Inc (Adam Paszke)

    BSD 3-Clause License

  • Pandas (BSD 3-Clause License)

    Copyright (c) 2008-2011, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team All rights reserved.

    BSD 3-Clause License

  • Scikit-learn (BSD 3-Clause License)

    Copyright (c) 2007-2024 The scikit-learn developers.

    BSD 3-Clause License

  • Imbalanced-learn (MIT License)

    Copyright (c) 2014-2020 The imbalanced-learn developers. All rights reserved.

    MIT License

  • NLP-Aug (MIT License)

    Copyright (c) 2019 Edward Ma

    MIT License

  • KcELECTRA-base (Beomi) (MIT License)

    Copyright (c) 2021 Junbum Lee

    MIT License

각 라이브러리의 라이선스와 고지 사항을 확인하고, 모든 저작권과 라이선스를 준수하여 소프트웨어를 배포하시기 바랍니다.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors