-
Notifications
You must be signed in to change notification settings - Fork 0
jincute/Natural-Language-Process
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- Analyze.py is in charge of reading file and parse the (lemma,form) pairs. - try_models.py apply the models. - try_leqf_ngram(train_set, test_set) : Try the lemma == form prediction - try_simple_max_freq(train_set, test_set) : Try the MLE unigram prediction - try_naive_bayes_ngram(train_set, test_set) : Try the NB ngram prediction
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published