Added mentioned post requests, made it so that the response body is a clear json (as requested) in case the response is a json, fixed decimal bug, updated swagger templates and json
This commit is contained in:
@@ -172,7 +172,8 @@ def vrni_oss_terminoloske_kandidate(leta, vrste, kljucne_besede, prepovedane_bes
|
||||
0.0, # ????????
|
||||
0.0 # ??????
|
||||
],
|
||||
'pogostostpojavljanja': [tf, 0] # ???????
|
||||
# 'pogostostpojavljanja': [tf 0.0] # ???????
|
||||
'pogostostpojavljanja': int(tf)
|
||||
}
|
||||
for upos,ngram,tfidf,tf in cur
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user