Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Cloogle
cloogle.org
Commits
5be52411
Verified
Commit
5be52411
authored
Nov 22, 2018
by
Camil Staps
🚀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add ranking constraints to increase weight of query ngrams ratio
parent
173eca11
Pipeline
#16640
passed with stage
in 15 minutes and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
backend/rank_settings_constraints.json
backend/rank_settings_constraints.json
+5
-0
No files found.
backend/rank_settings_constraints.json
View file @
5be52411
...
...
@@ -5,6 +5,11 @@
,
[{
"name"
:
"Foldable"
},
[
"LT"
,[
"Class"
,
"Data.Foldable"
,
"Foldable"
],
[
"Class"
,
"Text.StringAppender"
,
"Appendable"
]]]
,
[{
"name"
:
"Foldable"
},
[
"LT"
,[
"Class"
,
"Data.Foldable"
,
"Foldable"
],
[
"Function"
,
"StdList"
,
"foldr"
]]]
,
[{
"name"
:
"upateSharedInformation"
},
[
"LT"
,[
"Function"
,
"iTasks.WF.Tasks.Interaction"
,
"updateSharedInformation"
],
[
"Function"
,
"StdFile"
,
"fshare"
]]]
,
[{
"name"
:
"upateSharedInformation"
},
[
"LT"
,[
"Function"
,
"iTasks.WF.Tasks.Interaction"
,
"updateInformationWithShared"
],
[
"Function"
,
"StdFile"
,
"fshare"
]]]
,
[{
"name"
:
"upateSharedInformation"
},
[
"LT"
,[
"Function"
,
"iTasks.WF.Tasks.Interaction"
,
"updateInformation"
],
[
"Function"
,
"StdFile"
,
"fshare"
]]]
,
[{
"name"
:
"upateSharedInformation"
},
[
"LT"
,[
"Function"
,
"iTasks.WF.Tasks.Interaction"
,
"viewSharedInformation"
],
[
"Function"
,
"StdFile"
,
"fshare"
]]]
,
[{
"unify"
:
"Char -> Int"
},
[
"LT"
,[
"Function"
,
"StdChar"
,
"digitToInt"
],
[
"Function"
,
"StdOverloaded"
,
"toInt"
]]]
,
[{
"unify"
:
"Int -> String"
},
[
"LT"
,[
"Function"
,
"StdOverloaded"
,
"fromInt"
],
[
"Function"
,
"StdOverloaded"
,
"one"
]]]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment