Gamal Elkoumy
Results
2
issues of
Gamal Elkoumy
Hello, I am trying to install the tf-pjc package on Linux ubuntu, but it fails. I run the following: ``` pip install -e . python setup.py install ``` Then I...
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...