Computer/Programming
Uniqueness of Code
holycall
2007. 10. 26. 13:04
프로그램에서
일반적으로 자주 사용되는 패턴과 독특한 패턴을
어떻게 구분할 것인가?
문서에서는 tf (term frequency) x idf (inverted document frequency)를 사용하는데,
일반적으로 자주 사용되는 패턴과 독특한 패턴을
어떻게 구분할 것인가?
문서에서는 tf (term frequency) x idf (inverted document frequency)를 사용하는데,