edu-convokit
Main Modules:
Pre-Processing
Annotation
Analyzers
Tutorials: Basics of edu-convokit:
Tutorial on Text Pre-Processing for Education Language Data
Tutorial on Annotating for Education Language Data
Tutorial on Analyzers for Education Language Data
Tutorials: Datasets with edu-convokit:
Tutorial on
edu-convokit
for the Amber dataset
Tutorial on
edu-convokit
for the TalkMoves dataset
Tutorial on
edu-convokit
for the NCTE dataset
edu-convokit
Index
Index
_
|
A
|
F
|
G
|
L
|
M
|
P
|
Q
|
R
|
T
_
__init__() (edu_convokit.annotation.Annotator method)
(edu_convokit.preprocessors.TextPreprocessor method)
(edu_convokit.preprocessors.TokenPreprocessor method)
A
Annotator (class in edu_convokit.annotation)
anonymize_known_names() (edu_convokit.preprocessors.TextPreprocessor method)
anonymize_unknown_names() (edu_convokit.preprocessors.TextPreprocessor method)
F
format_transcript_within_budget() (edu_convokit.preprocessors.TokenPreprocessor method)
G
get_focusing_questions() (edu_convokit.annotation.Annotator method)
get_math_density() (edu_convokit.annotation.Annotator method)
get_num_tokens_from_messages() (edu_convokit.preprocessors.TokenPreprocessor method)
get_num_tokens_from_string() (edu_convokit.preprocessors.TokenPreprocessor method)
get_speaker_text_format() (edu_convokit.preprocessors.TextPreprocessor method)
get_student_reasoning() (edu_convokit.annotation.Annotator method)
get_student_talk_moves() (edu_convokit.annotation.Annotator method)
get_talktime() (edu_convokit.annotation.Annotator method)
get_teacher_talk_moves() (edu_convokit.annotation.Annotator method)
get_uptake() (edu_convokit.annotation.Annotator method)
GPTConversationAnalyzer (class in edu_convokit.analyzers)
L
LexicalAnalyzer (class in edu_convokit.analyzers)
M
merge_utterances_from_same_speaker() (edu_convokit.preprocessors.TextPreprocessor method)
P
plot_log_odds() (edu_convokit.analyzers.LexicalAnalyzer method)
plot_statistics() (edu_convokit.analyzers.QuantitativeAnalyzer method)
plot_temporal_statistics() (edu_convokit.analyzers.TemporalAnalyzer method)
preview_prompt() (edu_convokit.analyzers.GPTConversationAnalyzer method)
print_examples() (edu_convokit.analyzers.QualitativeAnalyzer method)
print_log_odds() (edu_convokit.analyzers.LexicalAnalyzer method)
print_statistics() (edu_convokit.analyzers.QuantitativeAnalyzer method)
(edu_convokit.analyzers.TemporalAnalyzer method)
print_word_frequency() (edu_convokit.analyzers.LexicalAnalyzer method)
Q
QualitativeAnalyzer (class in edu_convokit.analyzers)
QuantitativeAnalyzer (class in edu_convokit.analyzers)
R
report_examples() (edu_convokit.analyzers.QualitativeAnalyzer method)
report_log_odds() (edu_convokit.analyzers.LexicalAnalyzer method)
report_statistics() (edu_convokit.analyzers.QuantitativeAnalyzer method)
(edu_convokit.analyzers.TemporalAnalyzer method)
report_word_frequency() (edu_convokit.analyzers.LexicalAnalyzer method)
run_prompt() (edu_convokit.analyzers.GPTConversationAnalyzer method)
T
TemporalAnalyzer (class in edu_convokit.analyzers)
TextPreprocessor (class in edu_convokit.preprocessors)
TokenPreprocessor (class in edu_convokit.preprocessors)