LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
text2story/__init__.py
text2story/__main__.py
text2story.egg-info/PKG-INFO
text2story.egg-info/SOURCES.txt
text2story.egg-info/dependency_links.txt
text2story.egg-info/requires.txt
text2story.egg-info/top_level.txt
text2story.egg-info/zip-safe
text2story/annotators/__init__.py
text2story/annotators/ALLENNLP/PropBankBr.py
text2story/annotators/ALLENNLP/__init__.py
text2story/annotators/ALLENNLP/allen_wrapper.py
text2story/annotators/ALLENNLP/my_model.py
text2story/annotators/ALLENNLP/my_reader.py
text2story/annotators/ALLENNLP/preprocess.py
text2story/annotators/ALLENNLP/requirements.txt
text2story/annotators/ALLENNLP/Models/srl-pt_bertimbau-base/config.json
text2story/annotators/ALLENNLP/Models/srl-pt_bertimbau-base/linear_layer.pt
text2story/annotators/ALLENNLP/Models/srl-pt_bertimbau-base/Vocabulary/labels.txt
text2story/annotators/ALLENNLP/Models/srl-pt_bertimbau-base/Vocabulary/non_padded_namespaces.txt
text2story/annotators/BERTNERPT/POS_tagger_brill.pkl
text2story/annotators/BERTNERPT/__init__.py
text2story/annotators/CUSTOMPT/__init__.py
text2story/annotators/CUSTOMPT/crf_v2.1.joblib
text2story/annotators/CUSTOMPT/event_model.py
text2story/annotators/CUSTOMPT/feature_extractor.py
text2story/annotators/DBPEDIA/__init__.py
text2story/annotators/MAVERICK/__init__.py
text2story/annotators/NLTK/__init__.py
text2story/annotators/PY_HEIDELTIME/__init__.py
text2story/annotators/SPACY/__init__.py
text2story/annotators/SPARKNLP/__init__.py
text2story/annotators/SRL/__init__.py
text2story/annotators/SRL/evaluator.py
text2story/annotators/SRL/srl_pipeline.py
text2story/annotators/SRL/srl_model/__init__.py
text2story/annotators/SRL/srl_model/config.py
text2story/annotators/SRL/srl_model/model.py
text2story/annotators/SRLWeakLabeling/__init__.py
text2story/annotators/TEI2GO/__init__.py
text2story/brat2viz/README.md
text2story/brat2viz/__init__.py
text2story/brat2viz/brat.py
text2story/brat2viz/drs.py
text2story/brat2viz/brat2drs/__init__.py
text2story/brat2viz/brat2drs/brat2drs.py
text2story/brat2viz/brat2drs/files_monitor.py
text2story/brat2viz/brat2json/__init__.py
text2story/brat2viz/brat2json/brat2json.py
text2story/brat2viz/drs2viz/__init__.py
text2story/brat2viz/drs2viz/app.py
text2story/brat2viz/drs2viz/parser.py
text2story/brat2viz/drs2viz/viz.py
text2story/core/__init__.py
text2story/core/annotator.py
text2story/core/entity_structures.py
text2story/core/exceptions.py
text2story/core/graph_builder.py
text2story/core/link_structures.py
text2story/core/narrative.py
text2story/core/utils.py
text2story/experiments/__init__.py
text2story/experiments/compare_ann.py
text2story/experiments/cp_notlusa.py
text2story/experiments/evaluate_gpt.py
text2story/experiments/evaluation.py
text2story/experiments/exp.json
text2story/experiments/exp_en_fn.json
text2story/experiments/exp_en_pb.json
text2story/experiments/metrics.py
text2story/experiments/run_experiments.py
text2story/experiments/stats.py
text2story/readers/__init__.py
text2story/readers/fn-lirics.json
text2story/readers/pb-vn2.json
text2story/readers/read.py
text2story/readers/read_ace.py
text2story/readers/read_brat.py
text2story/readers/read_csv.py
text2story/readers/read_ecb.py
text2story/readers/read_framenet.py
text2story/readers/read_propbank.py
text2story/readers/token_corpus.py
text2story/readers/utils.py
text2story/readers/vn-lirics.json
text2story/select/README.md
text2story/select/__init__.py
text2story/select/bubble.py
text2story/select/entities.py
text2story/select/event.py
text2story/select/participants.py
text2story/select/sentences.py
text2story/text2viz/Text2Viz.py
text2story/text2viz/__init__.py
text2story/text2viz/visualization.py
text2story/training/__init__.py
text2story/training/participant_concept.py
text2story/viz/__init__.py
text2story/viz/bubble_tikz.py
text2story/viz/msc.py