chmod +x, add #! entrypoint
This commit is contained in:
parent
c524ec93d8
commit
0c2b838125
1
da_detector.py
Normal file → Executable file
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
|
||||
|
Reference in New Issue
Block a user