The initial POC typescript implementation of the SFTM tree matching algorithm I wrote for my PhD.
This code was mostly used to allow quick experimentation.
If you want to use SFTM you should rather use the Kotlin implementation that is published in the official MAVEN repository or the C# implementation.