BiLSTM.pycontains the bidirecional LSTM model designed for the prediction task.train.pyincludes all functions to train, evaluate, predict with the BiLSTM Modelgenerate_dataset.pyreads the raw data and generate dataset with "text" and "score" for the prediction task.split_dataset.pyis a utility function to split the dataset into training and testing set with a given percentage.tokenize_word_embed.pyis a testing script for developing tokenizers and check embedding coverage on tokenized text.create_embed.pygenerates a embedding pickle file that indexes vocab of a given corpus and appends GloVe embedding to each word.
-
Notifications
You must be signed in to change notification settings - Fork 0
EdTeKLA/ComprehensionScorePredictor
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published