2021
DOI: 10.1088/1742-6596/1992/4/042077
|View full text |Cite
|
Sign up to set email alerts
|

Bert-Based Text Keyword Extraction

Abstract: With the explosive growth of network information, in order to obtain the information faster and more accurately, this paper proposes a text keyword extraction method based on Bert. Firstly, the key sentence set is extracted from the background material by Bert model as the information supplement to the text. Then, based on the extended text, TF-IDF, text rank and LDA are combined to extract keywords. The experimental results on real science and technology academic paper data sets show that the performance of t… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
2
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
5
1
1

Relationship

0
7

Authors

Journals

citations
Cited by 8 publications
(4 citation statements)
references
References 2 publications
0
2
0
Order By: Relevance
“…Note that RoBERTa is encoder-centric since it is based on BERT. Thus, an additional keyword estimator is required to adopt RoBERTa in an end-toend style [22,23]. This paper uses a linear projection with softmax as the keyword estimator c(•) where it takes h i as an input and calculates the probability of h i 's being a keyword.…”
Section: Supervised Keyword Extractionmentioning
confidence: 99%
See 1 more Smart Citation
“…Note that RoBERTa is encoder-centric since it is based on BERT. Thus, an additional keyword estimator is required to adopt RoBERTa in an end-toend style [22,23]. This paper uses a linear projection with softmax as the keyword estimator c(•) where it takes h i as an input and calculates the probability of h i 's being a keyword.…”
Section: Supervised Keyword Extractionmentioning
confidence: 99%
“…Supervised keyword extraction has been studied through two approaches: the classification-based approach and the generation-based approach. The classification-based approach involves extracting keywords from a document by evaluating every token in the document to determine if it is a keyword or not [21][22][23]. In contrast, the generation-based approach uses a generative language model to abstractively generate keywords for an input document [24,25].…”
Section: Introductionmentioning
confidence: 99%
“…Recently, Bidirectional Encoder Representations from Transformers (BERT) [27] has risen as a popular model for most natural language processing applications due to its high performance. In [28], the authors improved keyword analysis performance using BERT. BERT was used to extract key sentences from the given text as information that supplements the original text.…”
Section: Keyword Analysismentioning
confidence: 99%
“…BERT was used to extract key sentences from the given text as information that supplements the original text. Then, statistical methods were applied to the extended text (the original text plus the key sentences) to extract keywords [28].…”
Section: Keyword Analysismentioning
confidence: 99%