Andrew Drozdov
Andrew Drozdov
This is the figure I'm referring to:
Certain tagging apis break in more recent versions of NLTK.
Enable library to calculate the length of the longest common subsequence (LCS). > LCS distance is equivalent to Levenshtein distance when only insertion and deletion is allowed (no substitution), or...
Would be informative to have one more column that shows "number of users signed up in last day" or similar. People can sort by this to find servers that have...
This PR adds documentation using jekyll + sphinx. A preview is available here: https://mrdrozdov.github.io/graphgrove/ Notes: - The homepage is built using jekyll, and is automatically generated from the top-level README.md....
Removed the unused base_url.
Really fantastic resource! Going through the motions for other years of ICLR... Would you mind sharing how you converted PDF to text?
What if I am predicting a ranked list with the same document ID multiple times in different positions. How can I evaluate nDCG for this using pytrec_eval, given that scores...