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

Add NLP parsing for cancellations #13

Open
mileserickson opened this issue Jul 12, 2019 · 1 comment
Open

Add NLP parsing for cancellations #13

mileserickson opened this issue Jul 12, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@mileserickson
Copy link

Cancellations may need to be inferred from human-readable ferry alerts, TIS data, and/or user reports if they are not reflected in the WSF schedule.

321A17DD-0B32-4654-95D9-614984E2AE96
6427332F-3102-4E65-97FD-38C42E3C594A

@anstosa
Copy link
Owner

anstosa commented Jul 12, 2019

According to the API, the /terminalsailingspace reports whether departures are cancelled but this is the first opportunity I've had to test that, and it does not appear to be the case
image

Similarly the /timeadj is supposed to report schedule adjustments in a structured way, but it appears that this type of cancellation is classified instead as a service disruption which is not structured
image.

NLP, here we come! 🙄

For now I'll at least fix the filter preventing that alert from showing up in the app

@anstosa anstosa changed the title Cancellations Add NLP parsing for cancellations Jul 12, 2019
@anstosa anstosa self-assigned this Jul 12, 2019
@anstosa anstosa added enhancement New feature or request bug Something isn't working and removed enhancement New feature or request labels Jul 12, 2019
@anstosa anstosa added this to Board Jul 28, 2024
@anstosa anstosa moved this to Backlog in Board Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

2 participants