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

Getting the DAFSA states #2

Open
Elkoumy opened this issue Jan 27, 2021 · 0 comments
Open

Getting the DAFSA states #2

Elkoumy opened this issue Jan 27, 2021 · 0 comments

Comments

@Elkoumy
Copy link

Elkoumy commented Jan 27, 2021

Hello,
Currently, I am trying to use the DAWG-python for grouping traces of events. I have a set of traces with the format: t_i=e_1/e_2/e_3/e_4/.../e_n, where e_i is an event that belongs to a trace t_i. I need to access the state that an event leads to. For instance, I need to implement a function that, given the trace t=a/b/c/d, returns the DAFSA state that the sub-trace a/b/c leads to.

Is it possible to use the DAWG-python library for such a purpose?

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

1 participant