Table of Contents - automated_metareview-0.0.2 Documentation
Pages
- negative-words.csv
- patterns-assess.csv
- patterns-prob-detect.csv
- patterns-suggest.csv
- positive-words.csv
Classes and Modules
- AutomatedMetareview
- DegreeOfRelevance
- Edge
- GraphGenerator
- Object
- PlagiarismChecker
- PredictClass
- SentenceState
- TextPreprocessing
- TextQuantity
- Tone
- Vertex
- WordNet
- WordnetBasedSimilarity
Methods
- ::new — Edge
- ::new — Vertex
- #break_at_coordinating_conjunctions — SentenceState
- #check_correct_spellings — TextPreprocessing
- #check_for_plagiarism — PlagiarismChecker
- #check_match — WordnetBasedSimilarity
- #compare_SVO_diff_syntax — DegreeOfRelevance
- #compare_SVO_edges — DegreeOfRelevance
- #compare_edges — PredictClass
- #compare_edges_diff_types — DegreeOfRelevance
- #compare_edges_non_syntax_diff — DegreeOfRelevance
- #compare_edges_syntax_diff — DegreeOfRelevance
- #compare_labels — DegreeOfRelevance
- #compare_review_with_patterns — PredictClass
- #compare_reviews_with_questions_responses — PlagiarismChecker
- #compare_strings — WordnetBasedSimilarity
- #compare_vertices — DegreeOfRelevance
- #contains_punct — TextPreprocessing
- #contains_punct_bool — TextPreprocessing
- #determine_POS — WordnetBasedSimilarity
- #extract_definition — WordnetBasedSimilarity
- #fetch_review_data — TextPreprocessing
- #fetch_submission_data — TextPreprocessing
- #find_labels — GraphGenerator
- #find_parents — GraphGenerator
- #find_stem_word — WordnetBasedSimilarity
- #generate_graph — GraphGenerator
- #get_feature_vector — Tone
- #get_relations_for_review_submission_tokens — WordnetBasedSimilarity
- #get_relevance — DegreeOfRelevance
- #get_synonyms — Tone
- #google_search_response — PlagiarismChecker
- #identify_frequency_and_prune_edges — Object
- #identify_sentence_state — SentenceState
- #identify_tone — Tone
- #is_frequent_word — WordnetBasedSimilarity
- #is_negative_descriptor — SentenceState
- #is_negative_phrase — SentenceState
- #is_negative_word — SentenceState
- #is_punct — TextPreprocessing
- #is_suggestive — SentenceState
- #is_suggestive_phrase — SentenceState
- #number_of_unique_tokens — TextQuantity
- #overlap — WordnetBasedSimilarity
- #predict_classes — PredictClass
- #print_graph — GraphGenerator
- #read_patterns — TextPreprocessing
- #remove_redundant_edges — GraphGenerator
- #remove_redundant_vertices — GraphGenerator
- #remove_text_within_quotes — TextPreprocessing
- #remove_urls — TextPreprocessing
- #search_edges — GraphGenerator
- #search_edges_to_set_null — GraphGenerator
- #search_vertices — GraphGenerator
- #segment_text — TextPreprocessing
- #sentence_state — SentenceState
- #set_semantic_labels_for_edges — GraphGenerator