Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
taciano-perez authored Oct 15, 2021
1 parent 4cb5927 commit 9765c52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ A tool for analyzing book structure using NLP techniques. See the forest instead

Story Inspector consists of the following components:

![Components of Story Inspector](https://raw.githubusercontent.com/taciano-perez/story-inspector/master/documentation/images/architecture_overview.jpg)
![Components of Story Inspector](documentation/images/architecture_overview.jpg)

- An **ETL Tool** (Extraction, Transform, Load) that takes books in various formats (HTML, ePUB, PDF, etc.) as input and produces a StoryDOM (Document Object Model) file breaking down the book in its structural elements (parts, chapters, and paragraphs).
* An **Annotation Engine** that uses NLP to produce metadata from StoryDOM files, enriching the files with metadata annotations. Examples of metadata include:
Expand Down

0 comments on commit 9765c52

Please sign in to comment.