Loading task1-votes/xnovot32/LEGEND.md +0 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ The [SCM system][scm-at-arqmath] recogizes the following parameters: - Dataset: - arxmliv, 08, 2019, no-problem – the no\_problem subset (150,701 documents) of [the arXMLiv 08.2019 dataset][arxmliv-08-2019] - concat-math – whether adjacent math tokens are contatenated into mathematical expressions - phrases – how many times [collocation detection][] and bigram merging are iteratively applied to the corpus: - 0 – the text and math tokens in the corpus are unchanged, - N – [collocation detection][] and bigram merging are iteratively applied to both text and math tokens in the corpus N times Loading task1-votes/xnovot32/README.md +6 −8 Original line number Diff line number Diff line Loading @@ -4,13 +4,12 @@ underscores (`_`) replaced with a comma and a space for improved readability. | nDCG | Result name | |------|:------------| | 0.7613 | infix, concat-math=False, phrases=0, alpha=0.05, bucket=2000000, iter=5, max-n=6, min-alpha=0, min-count=5, min-n=3, negative=5, sample=0.0001, sg=1, size=300, window=5, workers=64, dominant=True, nonzero-limit=100, symmetric=True, exponent=4.0, threshold=-1.0 | | 0.7612 | prefix, concat-math=False, phrases=0, alpha=0.05, bucket=2000000, iter=5, max-n=6, min-alpha=0, min-count=5, min-n=3, negative=5, sample=0.0001, sg=1, size=300, window=5, workers=64, dominant=True, nonzero-limit=100, symmetric=True, exponent=4.0, threshold=-1.0 | | 0.7607 | slt, concat-math=False, phrases=0, alpha=0.05, bucket=2000000, iter=5, max-n=6, min-alpha=0, min-count=5, min-n=3, negative=5, sample=0.0001, sg=1, size=300, window=5, workers=64, dominant=True, nonzero-limit=100, symmetric=True, exponent=4.0, threshold=-1.0 | | 0.7606 | opt, concat-math=False, phrases=0, alpha=0.05, bucket=2000000, iter=5, max-n=6, min-alpha=0, min-count=5, min-n=3, negative=5, sample=0.0001, sg=1, size=300, window=5, workers=64, dominant=True, nonzero-limit=100, symmetric=True, exponent=4.0, threshold=-1.0 | | 0.7603 | infix, concat-math=True, phrases=0, alpha=0.05, bucket=2000000, iter=5, max-n=6, min-alpha=0, min-count=5, min-n=3, negative=5, sample=0.0001, sg=1, size=300, window=5, workers=64, dominant=True, nonzero-limit=100, symmetric=True, exponent=4.0, threshold=-1.0 | | 0.7602 | latex, concat-math=False, phrases=0, alpha=0.05, bucket=2000000, iter=5, max-n=6, min-alpha=0, min-count=5, min-n=3, negative=5, sample=0.0001, sg=1, size=300, window=5, workers=64, dominant=True, nonzero-limit=100, symmetric=True, exponent=4.0, threshold=-1.0 | | 0.7600 | nomath, concat-math=False, phrases=0, alpha=0.05, bucket=2000000, iter=5, max-n=6, min-alpha=0, min-count=5, min-n=3, negative=5, sample=0.0001, sg=1, size=300, window=5, workers=64, dominant=True, nonzero-limit=100, symmetric=True, exponent=4.0, threshold=-1.0 | | 0.7613 | infix, phrases=0, alpha=0.05, bucket=2000000, iter=5, max-n=6, min-alpha=0, min-count=5, min-n=3, negative=5, sample=0.0001, sg=1, size=300, window=5, workers=64, dominant=True, nonzero-limit=100, symmetric=True, exponent=4.0, threshold=-1.0 | | 0.7612 | prefix, phrases=0, alpha=0.05, bucket=2000000, iter=5, max-n=6, min-alpha=0, min-count=5, min-n=3, negative=5, sample=0.0001, sg=1, size=300, window=5, workers=64, dominant=True, nonzero-limit=100, symmetric=True, exponent=4.0, threshold=-1.0 | | 0.7607 | slt, phrases=0, alpha=0.05, bucket=2000000, iter=5, max-n=6, min-alpha=0, min-count=5, min-n=3, negative=5, sample=0.0001, sg=1, size=300, window=5, workers=64, dominant=True, nonzero-limit=100, symmetric=True, exponent=4.0, threshold=-1.0 | | 0.7606 | opt, phrases=0, alpha=0.05, bucket=2000000, iter=5, max-n=6, min-alpha=0, min-count=5, min-n=3, negative=5, sample=0.0001, sg=1, size=300, window=5, workers=64, dominant=True, nonzero-limit=100, symmetric=True, exponent=4.0, threshold=-1.0 | | 0.7602 | latex, phrases=0, alpha=0.05, bucket=2000000, iter=5, max-n=6, min-alpha=0, min-count=5, min-n=3, negative=5, sample=0.0001, sg=1, size=300, window=5, workers=64, dominant=True, nonzero-limit=100, symmetric=True, exponent=4.0, threshold=-1.0 | | 0.7600 | nomath, phrases=0, alpha=0.05, bucket=2000000, iter=5, max-n=6, min-alpha=0, min-count=5, min-n=3, negative=5, sample=0.0001, sg=1, size=300, window=5, workers=64, dominant=True, nonzero-limit=100, symmetric=True, exponent=4.0, threshold=-1.0 | | *0.7578* | *random* | ## Legend Loading @@ -19,7 +18,6 @@ The [SCM system][scm-at-arqmath] recogizes the following parameters: - Dataset: - arxmliv, 08, 2019, no-problem – the no\_problem subset (150,701 documents) of [the arXMLiv 08.2019 dataset][arxmliv-08-2019] - concat-math – whether adjacent math tokens are contatenated into mathematical expressions - phrases – how many times [collocation detection][] and bigram merging are iteratively applied to the corpus: - 0 – the text and math tokens in the corpus are unchanged, - N – [collocation detection][] and bigram merging are iteratively applied to both text and math tokens in the corpus N times Loading task1-votes/xnovot32/infix_concat-math=True_phrases=0_alpha=0.05_bucket=2000000_iter=5_max-n=6_min-alpha=0_min-count=5_min-n=3_negative=5_sample=0.0001_sg=1_size=300_window=5_workers=64_dominant=True_nonzero-limit=100_symmetric=True_exponent=4.0_threshold=-1.0.tsvdeleted 100644 → 0 +0 −129369 File deleted.Preview size limit exceeded, changes collapsed. Show changes task1-votes/xnovot32/infix_concat-math=False_phrases=0_alpha=0.05_bucket=2000000_iter=5_max-n=6_min-alpha=0_min-count=5_min-n=3_negative=5_sample=0.0001_sg=1_size=300_window=5_workers=64_dominant=True_nonzero-limit=100_symmetric=True_exponent=4.0_threshold=-1.0.tsv→task1-votes/xnovot32/infix_phrases=0_alpha=0.05_bucket=2000000_iter=5_max-n=6_min-alpha=0_min-count=5_min-n=3_negative=5_sample=0.0001_sg=1_size=300_window=5_workers=64_dominant=True_nonzero-limit=100_symmetric=True_exponent=4.0_threshold=-1.0.tsv +0 −0 File moved. View file task1-votes/xnovot32/latex_concat-math=False_phrases=0_alpha=0.05_bucket=2000000_iter=5_max-n=6_min-alpha=0_min-count=5_min-n=3_negative=5_sample=0.0001_sg=1_size=300_window=5_workers=64_dominant=True_nonzero-limit=100_symmetric=True_exponent=4.0_threshold=-1.0.tsv→task1-votes/xnovot32/latex_phrases=0_alpha=0.05_bucket=2000000_iter=5_max-n=6_min-alpha=0_min-count=5_min-n=3_negative=5_sample=0.0001_sg=1_size=300_window=5_workers=64_dominant=True_nonzero-limit=100_symmetric=True_exponent=4.0_threshold=-1.0.tsv +0 −0 File moved. View file Loading
task1-votes/xnovot32/LEGEND.md +0 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ The [SCM system][scm-at-arqmath] recogizes the following parameters: - Dataset: - arxmliv, 08, 2019, no-problem – the no\_problem subset (150,701 documents) of [the arXMLiv 08.2019 dataset][arxmliv-08-2019] - concat-math – whether adjacent math tokens are contatenated into mathematical expressions - phrases – how many times [collocation detection][] and bigram merging are iteratively applied to the corpus: - 0 – the text and math tokens in the corpus are unchanged, - N – [collocation detection][] and bigram merging are iteratively applied to both text and math tokens in the corpus N times Loading
task1-votes/xnovot32/README.md +6 −8 Original line number Diff line number Diff line Loading @@ -4,13 +4,12 @@ underscores (`_`) replaced with a comma and a space for improved readability. | nDCG | Result name | |------|:------------| | 0.7613 | infix, concat-math=False, phrases=0, alpha=0.05, bucket=2000000, iter=5, max-n=6, min-alpha=0, min-count=5, min-n=3, negative=5, sample=0.0001, sg=1, size=300, window=5, workers=64, dominant=True, nonzero-limit=100, symmetric=True, exponent=4.0, threshold=-1.0 | | 0.7612 | prefix, concat-math=False, phrases=0, alpha=0.05, bucket=2000000, iter=5, max-n=6, min-alpha=0, min-count=5, min-n=3, negative=5, sample=0.0001, sg=1, size=300, window=5, workers=64, dominant=True, nonzero-limit=100, symmetric=True, exponent=4.0, threshold=-1.0 | | 0.7607 | slt, concat-math=False, phrases=0, alpha=0.05, bucket=2000000, iter=5, max-n=6, min-alpha=0, min-count=5, min-n=3, negative=5, sample=0.0001, sg=1, size=300, window=5, workers=64, dominant=True, nonzero-limit=100, symmetric=True, exponent=4.0, threshold=-1.0 | | 0.7606 | opt, concat-math=False, phrases=0, alpha=0.05, bucket=2000000, iter=5, max-n=6, min-alpha=0, min-count=5, min-n=3, negative=5, sample=0.0001, sg=1, size=300, window=5, workers=64, dominant=True, nonzero-limit=100, symmetric=True, exponent=4.0, threshold=-1.0 | | 0.7603 | infix, concat-math=True, phrases=0, alpha=0.05, bucket=2000000, iter=5, max-n=6, min-alpha=0, min-count=5, min-n=3, negative=5, sample=0.0001, sg=1, size=300, window=5, workers=64, dominant=True, nonzero-limit=100, symmetric=True, exponent=4.0, threshold=-1.0 | | 0.7602 | latex, concat-math=False, phrases=0, alpha=0.05, bucket=2000000, iter=5, max-n=6, min-alpha=0, min-count=5, min-n=3, negative=5, sample=0.0001, sg=1, size=300, window=5, workers=64, dominant=True, nonzero-limit=100, symmetric=True, exponent=4.0, threshold=-1.0 | | 0.7600 | nomath, concat-math=False, phrases=0, alpha=0.05, bucket=2000000, iter=5, max-n=6, min-alpha=0, min-count=5, min-n=3, negative=5, sample=0.0001, sg=1, size=300, window=5, workers=64, dominant=True, nonzero-limit=100, symmetric=True, exponent=4.0, threshold=-1.0 | | 0.7613 | infix, phrases=0, alpha=0.05, bucket=2000000, iter=5, max-n=6, min-alpha=0, min-count=5, min-n=3, negative=5, sample=0.0001, sg=1, size=300, window=5, workers=64, dominant=True, nonzero-limit=100, symmetric=True, exponent=4.0, threshold=-1.0 | | 0.7612 | prefix, phrases=0, alpha=0.05, bucket=2000000, iter=5, max-n=6, min-alpha=0, min-count=5, min-n=3, negative=5, sample=0.0001, sg=1, size=300, window=5, workers=64, dominant=True, nonzero-limit=100, symmetric=True, exponent=4.0, threshold=-1.0 | | 0.7607 | slt, phrases=0, alpha=0.05, bucket=2000000, iter=5, max-n=6, min-alpha=0, min-count=5, min-n=3, negative=5, sample=0.0001, sg=1, size=300, window=5, workers=64, dominant=True, nonzero-limit=100, symmetric=True, exponent=4.0, threshold=-1.0 | | 0.7606 | opt, phrases=0, alpha=0.05, bucket=2000000, iter=5, max-n=6, min-alpha=0, min-count=5, min-n=3, negative=5, sample=0.0001, sg=1, size=300, window=5, workers=64, dominant=True, nonzero-limit=100, symmetric=True, exponent=4.0, threshold=-1.0 | | 0.7602 | latex, phrases=0, alpha=0.05, bucket=2000000, iter=5, max-n=6, min-alpha=0, min-count=5, min-n=3, negative=5, sample=0.0001, sg=1, size=300, window=5, workers=64, dominant=True, nonzero-limit=100, symmetric=True, exponent=4.0, threshold=-1.0 | | 0.7600 | nomath, phrases=0, alpha=0.05, bucket=2000000, iter=5, max-n=6, min-alpha=0, min-count=5, min-n=3, negative=5, sample=0.0001, sg=1, size=300, window=5, workers=64, dominant=True, nonzero-limit=100, symmetric=True, exponent=4.0, threshold=-1.0 | | *0.7578* | *random* | ## Legend Loading @@ -19,7 +18,6 @@ The [SCM system][scm-at-arqmath] recogizes the following parameters: - Dataset: - arxmliv, 08, 2019, no-problem – the no\_problem subset (150,701 documents) of [the arXMLiv 08.2019 dataset][arxmliv-08-2019] - concat-math – whether adjacent math tokens are contatenated into mathematical expressions - phrases – how many times [collocation detection][] and bigram merging are iteratively applied to the corpus: - 0 – the text and math tokens in the corpus are unchanged, - N – [collocation detection][] and bigram merging are iteratively applied to both text and math tokens in the corpus N times Loading
task1-votes/xnovot32/infix_concat-math=True_phrases=0_alpha=0.05_bucket=2000000_iter=5_max-n=6_min-alpha=0_min-count=5_min-n=3_negative=5_sample=0.0001_sg=1_size=300_window=5_workers=64_dominant=True_nonzero-limit=100_symmetric=True_exponent=4.0_threshold=-1.0.tsvdeleted 100644 → 0 +0 −129369 File deleted.Preview size limit exceeded, changes collapsed. Show changes
task1-votes/xnovot32/infix_concat-math=False_phrases=0_alpha=0.05_bucket=2000000_iter=5_max-n=6_min-alpha=0_min-count=5_min-n=3_negative=5_sample=0.0001_sg=1_size=300_window=5_workers=64_dominant=True_nonzero-limit=100_symmetric=True_exponent=4.0_threshold=-1.0.tsv→task1-votes/xnovot32/infix_phrases=0_alpha=0.05_bucket=2000000_iter=5_max-n=6_min-alpha=0_min-count=5_min-n=3_negative=5_sample=0.0001_sg=1_size=300_window=5_workers=64_dominant=True_nonzero-limit=100_symmetric=True_exponent=4.0_threshold=-1.0.tsv +0 −0 File moved. View file
task1-votes/xnovot32/latex_concat-math=False_phrases=0_alpha=0.05_bucket=2000000_iter=5_max-n=6_min-alpha=0_min-count=5_min-n=3_negative=5_sample=0.0001_sg=1_size=300_window=5_workers=64_dominant=True_nonzero-limit=100_symmetric=True_exponent=4.0_threshold=-1.0.tsv→task1-votes/xnovot32/latex_phrases=0_alpha=0.05_bucket=2000000_iter=5_max-n=6_min-alpha=0_min-count=5_min-n=3_negative=5_sample=0.0001_sg=1_size=300_window=5_workers=64_dominant=True_nonzero-limit=100_symmetric=True_exponent=4.0_threshold=-1.0.tsv +0 −0 File moved. View file