CoolFace
Datasetpublic

TopicNet/PostNauka

PostNauka Some measurable characteristics of the dataset: D — number of documents W — modality dictionary size (number of unique tokens) len D — average document length in modality tokens (number of tokens) len D uniq — average document length in unique modality tokens (number of unique tokens) D @title W @title len D @title len D uniq @2gramm W @2gramm len D @2gramm len D uniq @3gramm W @3gramm len D @3gramm len D uniq @snippet W @snippet len D @snippet len D uniq… See the full description on the dataset page: https://huggingface.co/datasets/TopicNet/PostNauka.

sourceHugging Faceotherupdated 2y agoView on Hugging Face
1likes46downloads
Dataset Card

PostNauka

Some measurable characteristics of the dataset:

  • D — number of documents
  • <modality name> W — modality dictionary size (number of unique tokens)
  • <modality name> len D — average document length in modality tokens (number of tokens)
  • <modality name> len D uniq — average document length in unique modality tokens (number of unique tokens)
D@title W@title len D@title len D uniq@2gramm W@2gramm len D@2gramm len D uniq@3gramm W@3gramm len D@3gramm len D uniq@snippet W@snippet len D@snippet len D uniq@word W@word len D@word len D uniq@post_tag W@post_tag len D@post_tag len D uniq@author W@author len D@author len D uniq
value3404135463.979443.9800216328947.969737.002958481.717981.302884603313.523213.52561.43373e+06421.189254.58180315.2975.29736851.082551.08255

The @snippet modality is a piece of raw text designed to display top documents.

Information about document lengths in modality tokens:

len_total@titlelen_total@2grammlen_total@3grammlen_total@snippetlen_total@wordlen_total@post_taglen_total@authorlen_uniq@titlelen_uniq@2grammlen_uniq@3grammlen_uniq@snippetlen_uniq@wordlen_uniq@post_taglen_uniq@author
mean3.9800247.96971.7179813.5244421.1895.2971.082553.9800237.00291.3028813.5256254.585.2971.08255
std2.2145249.97483.074323.0559482.4222.019790.4134832.2145235.48851.819573.05377249.2882.019790.413483
min10053101005310
25%215012106412130128041
50%3.533113294513.52711319751
75%5672155636155221534361
max22778692848921842244427282277184

There exists a reference "gold-standard" topic model for 19 + 1 (background) topics. Information about topics is available for the natural word order version of the dataset. (At the same time, bag-of-words dataset with @snippet-s includes the same documents as the dataset with a natural order of words, but under different names — and information about the correspondence of document names, alas, is lost 🙃)