Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing event time in resulted events #1

Closed
HHansi opened this issue Sep 1, 2020 · 1 comment
Closed

Missing event time in resulted events #1

HHansi opened this issue Sep 1, 2020 · 1 comment

Comments

@HHansi
Copy link

HHansi commented Sep 1, 2020

Hi,
Thank you for your interesting findings and this repository.

I executed the main.py file using the sample data you provided and it generated some .txt files as the results. Each of these .txt files contains a list of text segments, newsworthiness value and some segments related to each extracted segment. I believe each .txt file describes a single event. But, there is no any detail about the event occurred time written in result files.

According to the results shown in Table 1 and Table 4 of the paper (SEDTWik: Segmentation-based event detection from tweets using Wikipedia), both event information and date (event occurred time) was identified using SEDTWik. Is there any missing section in this repository or do I have to change some configuration to get event times? Or does your solution only result the events in the inserted file without identifying the subwindows they occurred?

@kevalmorabia97
Copy link
Owner

Hi @HHansi, the model was run one by one for all the days that's why we know what date it occurred. Our current model is not able to find when exactly an event occurred but you still get to know within which time window it occurred

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants