2015
DOI: 10.1016/j.ins.2014.08.062
|View full text |Cite
|
Sign up to set email alerts
|

Approximate TF–IDF based on topic extraction from massive message stream using the GPU

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
22
0

Year Published

2016
2016
2023
2023

Publication Types

Select...
4
4
1

Relationship

0
9

Authors

Journals

citations
Cited by 67 publications
(22 citation statements)
references
References 24 publications
0
22
0
Order By: Relevance
“…TF refers to the number of times a given word appears in a document. IDF measures the general importance of words [42].…”
Section: Basic Notationmentioning
confidence: 99%
“…TF refers to the number of times a given word appears in a document. IDF measures the general importance of words [42].…”
Section: Basic Notationmentioning
confidence: 99%
“…(1) if only contains a single path P (2) ifcov(Head ∪ , MFI) > cov min (3) combine MFI-tree to this path; (4) else (5) insertHead∪ into MFIT; (6) else for each in Header-table of T (7) append to Head; (8) construct the Head-pattern base; (9) Tail={frequent items in base}; (10) subset_checking (Head ∪ Tail); (11) if Head ∪ Tail is not in MFI-tree (12) constructtheFP-tree Head ; (13) call FPMAX-RS( Head ); (14) remove from Head. in TongYiCi CiLin.…”
Section: The Construction Of Edges In the Vocabulary Networkmentioning
confidence: 99%
“…The most representative method based on term frequency is term frequency-inverse document frequency (tf-idf) algorithm. For its simplicity and high efficiency, researchers have proposed many improved tfidf algorithms [11,12].…”
Section: Introductionmentioning
confidence: 99%
“…Erra et al [4] present a GPU implementation of an approximate streaming version of TF-IDF. The TF-IDF metric is approximated by counting occurrences of a pre-set number of terms only in order to meet the memory limitations of GPUs.…”
Section: Related Workmentioning
confidence: 99%