codedang icon indicating copy to clipboard operation
codedang copied to clipboard

코드 표절 검사 기능

Open dotoleeoak opened this issue 2 years ago • 1 comments

Describe the problem and solution

Moss를 이용한 코드 표절 검사 기능을 추가합니다! https://theory.stanford.edu/~aiken/moss/

추가로, 정답 코드의 유사도를 통한 문제 추천 기능도 구현 예정입니다. (이건 별도 issue)

Validations

dotoleeoak avatar Jul 04 '23 07:07 dotoleeoak

https://www.sciencedirect.com/science/article/pii/S0164121223001917

추가로 최근에 autoMoss(web에 띄울 수 있도록)도 나온 것 같더라구요 https://github.com/automoss/automoss

cho-to avatar Jan 04 '24 15:01 cho-to