ClovenDoug commited on
Commit
748f2ed
·
verified ·
1 Parent(s): 85735c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ license: apache-2.0
4
  This is a larger dataset of keyphrases that can be used for academic search. They were largely generated from over 1 billion ngrams, filtering out specific stop words, and each have
5
  count >= 5 in the original dataset. Additionally, the keyphrases you see here had a high score of tf-idf, where term frequency inverse document frequency has had "document" adjusted
6
  for academic subfields. The less subfields the phrase occured in, the higher the score. So, this dataset is a fairly large dataset of around the 3-4 million most important keyprases you'd encounter
7
- for searching for academic articles.
8
 
9
 
10
 
 
4
  This is a larger dataset of keyphrases that can be used for academic search. They were largely generated from over 1 billion ngrams, filtering out specific stop words, and each have
5
  count >= 5 in the original dataset. Additionally, the keyphrases you see here had a high score of tf-idf, where term frequency inverse document frequency has had "document" adjusted
6
  for academic subfields. The less subfields the phrase occured in, the higher the score. So, this dataset is a fairly large dataset of around the 3-4 million most important keyprases you'd encounter
7
+ for searching for academic articles. It includes names of algorithms, niche subfields, scientific concepts, diseases, and so on.
8
 
9
 
10