chmod +x, add #! entrypoint

This commit is contained in:
surtur 2021-12-16 04:36:46 +01:00
parent c524ec93d8
commit 0c2b838125
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

1
da_detector.py Normal file → Executable file

@ -1,3 +1,4 @@
#!/usr/bin/env python3
"""
this file holds a class, which implements a "detector" - language classifier -
that learns from predefined, frequency-analysed sets of ngrams