Closed WladimirSidorenko closed 8 years ago
The shebang string in the file twokenize_wrapper.py is pure hard code that won't work on any machine other than Alan Ritter's. Please replace it with:
twokenize_wrapper.py
#!/usr/bin/env python
The shebang string in the file
twokenize_wrapper.py
is pure hard code that won't work on any machine other than Alan Ritter's. Please replace it with: