Format
Signed-off-by: András Schmelczer <andras@schmelczer.dev>
This commit is contained in:
parent
acbdd96883
commit
1c501db81a
8 changed files with 16 additions and 11 deletions
|
|
@ -1,8 +1,8 @@
|
|||
import json
|
||||
|
||||
from good_ai import LargeFile, process_batch
|
||||
from predict_domain import predict_domain
|
||||
|
||||
from good_ai import LargeFile, process_batch
|
||||
|
||||
if __name__ == "__main__":
|
||||
with open("data/s2-corpus-1583.json") as f:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue