This website requires JavaScript.
Explore
Help
Sign In
s444018
/
challenging-america-word-gap-prediction
Watch
1
Star
0
Fork
0
You've already forked challenging-america-word-gap-prediction
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
481a212c21
challenging-america-word-ga...
/
command.sh
2 lines
70 B
Bash
Raw
Normal View
History
Unescape
Escape
add scripts
2023-03-29 11:51:53 +02:00
#!/bin/bash
add bigram script
2023-04-05 00:35:07 +02:00
xzcat test-A/in.tsv.xz
|
python3 bigram.py > test-A/out.tsv
Reference in New Issue
Copy Permalink