NLUExp

NLP Experiment

Exp1

Input

Ci.txt

exec

python3 1.py

Output

1word.csv ,2word.csv

Screenshot

1word 2word

Exp2

exec

python3 2.py

Screenshot

Exp3

Input

1998-01-2003版-带音.txt

exec

python3 3.py

Output

3_word1.csv ,3_word2.csv

dict1.py ,dict_3.py

Screenshot

1word 2word

Exp4

exec

python3 4.py

Screenshot

Exp3_HMM

Input

1998-01-2003版-带音.txt

exec

python3 HMM_4_train.py

Output

HMM_train_result.py

Exp4_HMM

edit HMM_4.py on line 9

inputstr = 'Your Sentense'

exec

python3 4.py

Screenshot