renanmed files and move towards working with a large corpus

main
onebigear 2 years ago
parent 0bf552f31c
commit 4779ee09c0

@ -0,0 +1,6 @@
'''
'''
# choose a corpus to work with
# look at corpus structure
# browse methods to parse large quantity of corpus

@ -87,6 +87,7 @@ def out_msg(noise_data):
# at this point the interferences are somewhat apparent
# how can i present the interference to be more apparent?
# do i need to work with a really large corpus to make it apparent?
# todo
# input chinese blocks in here

@ -1,5 +1,5 @@
#!/bin/bash
# run python script
python3 dict_test.py
python3 mini_corpus.py
# cat result
cat new.json
Loading…
Cancel
Save