Add similar competence finding to Competence

This commit is contained in:
2015-01-06 15:47:34 +01:00
committed by Gergely Polonkai
parent d2e56db0d9
commit 7274a32233
4 changed files with 53 additions and 0 deletions

View File

@@ -87,3 +87,4 @@ USE_TZ = True
STATIC_URL = '/static/'
MAX_DUCK_LEVEL = 5
MIN_FUZZY_SIMILARITY = 75