LICENSE
README.md
pyproject.toml
setup.cfg
Lotte.egg-info/PKG-INFO
Lotte.egg-info/SOURCES.txt
Lotte.egg-info/dependency_links.txt
Lotte.egg-info/entry_points.txt
Lotte.egg-info/requires.txt
Lotte.egg-info/top_level.txt
cli/LotteCLI.py
helper/Decoder.py
helper/Loader.py
key_passager/AnalyzedWork.py
key_passager/CitationSource.py
key_passager/CitationSourceLink.py
key_passager/ImportantSegment.py
key_passager/ImportantSegmentLink.py
key_passager/KeyPassager.py
key_passager/Location.py
key_passager/SourceSegment.py
key_passager/TargetLocation.py
key_passager/TargetLocationSelection.py
key_passager/TargetMatch.py
key_passager/TargetText.py
key_passager/TargetTextLocationLink.py
key_passager/TextWithMatches.py
lotte/BestMatch.py
lotte/InternalMatch.py
lotte/InternalMatchSegment.py
lotte/Lotte.py
lotte/Text.py
lotte/Token.py
match/Match.py
match/MatchSegment.py
visualization/Info.py
visualization/TargetHtml.py
visualization/TargetTextWithContent.py
visualization/Visualization.py
visualization/Visualizer.py