@WojciechMula has been building a great new feature which is to operate optionally from sequences of integers rather than strings in WojciechMula/pyahocorasick#27
This has several benefits ass it would make the overall license detection faster and the code simpler (since it operates on int seqs and using pyahocorasick only understood strings until now)
@WojciechMula has been building a great new feature which is to operate optionally from sequences of integers rather than strings in WojciechMula/pyahocorasick#27
This has several benefits ass it would make the overall license detection faster and the code simpler (since it operates on int seqs and using pyahocorasick only understood strings until now)