To prevent spam users, you can only post on this forum after registration, which is by invitation. If you want to post on the forum, please send me a mail (h DOT m DOT w DOT verbeek AT tue DOT nl) and I'll send you an invitation in return for an account.
How to calculate N-Gram (Bigram) of events
Hi,
I want to get the Bigram of each events.
For example, if the event sequence was as follows;
<e1, e2, e3, e1, e3, e1, e1>
Bigram is the co-occurence of each pair.
e1-e1: 1
e1-e2: 1
e1-e3: 1
e2-e1: 0
e2-e2: 0
e2-e3: 1
e3-e1: 2
e3-e2: 0
e3-e3: 0
Can I somehow calculate co-occurence adjacent events as above by ProM?
If you know proper plugin or method of analysis, very thanksful and I approciate if you let me know the how to.
Best regards,
uekencns
Howdy, Stranger!
Categories
- 1.6K All Categories
- 45 Announcements / News
- 225 Process Mining
- 6 - BPI Challenge 2020
- 9 - BPI Challenge 2019
- 24 - BPI Challenge 2018
- 27 - BPI Challenge 2017
- 8 - BPI Challenge 2016
- 68 Research
- 1K ProM 6
- 393 - Usage
- 287 - Development
- 9 RapidProM
- 1 - Usage
- 7 - Development
- 54 ProM5
- 19 - Usage
- 187 Event Logs
- 32 - ProMimport
- 75 - XESame