Downloads · 30 days
42
0% of all-time downloads
raicrits/topicChangeDetector_v1
topicChangeDetector_v1 is a text classification model from raicrits. Use it when you need a label for a piece of text. It is set up for transformers. The card lists the license as other.
This model analyses the input text and provides an answer whether in the text there is a change of topic or not (resp. TOPPICCHANGE, SAMETOPIC).
Downloads · 30 days
42
0% of all-time downloads
All-time downloads
34.9K
Public
Repo size
4.5 GB
Likes
0
Public
Click a slice to open those files.
.pt2.2 GB · 66%
From the Hugging Face model README
This model analyses the input text and provides an answer whether in the text there is a change of topic or not (resp. TOPPICCHANGE, SAMETOPIC).
The model should be used giving as input a short paragraph of text taken from a news programme or article in Italian about which it is requested to get an answer about whether or not it contains a change of topic. The model has been trained to detect topic changes without apriori knowledge of possible points of separation (e.g., paragraphs or speaker turns). For this reason it tends to be sensitive to the amount of text supposed to belong to either of the two subsequent topics, and therefore performs better when the sought for topic change occurs approximately in the middle of the input. To reduce the impact of this issue, it is suggested to use the model on a sequence of partially overlapping pieces of text taken from the document to be analysed, and to further process the results sequence to consolidate a decision.
TBA
The model should not be used as a general purpose topic change detector, i.e. on text which is not originated from news programme transcription or siilar content.
The training dataset is made up of automatic transcriptions from RAI Italian newscasts, therefore there is an intrinsic bias in the kind of topics that can be tracked for change.
Use the code below to get started with the model.
TBA
TBA
TBA
TBA
TBA
TBA
TBA
TBA
Carbon emissions can be estimated using the Machine Learning Impact calculator presented in Lacoste et al. (2019).
TBA
The development of this model is partially supported by H2020 Project AI4Media - A European Excellence Centre for Media, Society and Democracy (Grant nr. 951911) - http://ai4media.eu
Alberto Messina