graphai.celery.text.jobs module
- graphai.celery.text.jobs.keywords(raw_text, use_nltk)
- graphai.celery.text.jobs.wikify_text(text, method, restrict_to_ontology, score_smoothing, aggregation_coef, filtering_threshold, refresh_scores)
- graphai.celery.text.jobs.wikify_keywords(keyword_list, method, restrict_to_ontology, score_smoothing, aggregation_coef, filtering_threshold, refresh_scores)
- graphai.celery.text.jobs.wikify_ontology_svg(results, level)
- graphai.celery.text.jobs.wikify_graph_svg(results, concept_score_threshold, edge_threshold, min_component_size)
- graphai.celery.text.jobs.generate_exercise(data)