Skip to content

This is small project about the analyzation of multiple letters.

Notifications You must be signed in to change notification settings

CH6832/text-analyzation

Repository files navigation

Text Analyzation

📰 About the project

This is small project about the analyzation of multiple letters.

How it works

  1. Install and run the eXist-db.

  2. Download the project from github and save the project in folder of your choice.

  3. Then upload the project in

  4. Upload the content in exist-db.

  5. Run the index.query file.

  6. The Output of the website look like this:

    a. The Homepage provides a short overview about what the website is for:

    Home

    b. The Text Collection part displays a list with all available texts.

    Text Collection

    c. The Analyzation uses stastical analyzations about the text, so that is possible to read the text without reading the text-

    Analyzation

Content overview

.
├── css/ - styling sheets
├── data/ - letters encoded in xml
├── img/ - images for the README.md
├── js/ - javascript for application
├── analyze-all.xquery - source code for entire statistical analyzation for all letters
├── COPYRIGHT - project copyright
├── index.xquery - program entry point
├── README.md - relevant information about the project
├── title-html.xquery - 
├── title.xquery - 
└── title.xsl - xsl transformation script for all titles

📓 Features

  • Text analyzation of multiple letters
    • xml format checking
    • case sensitivity checking (done by python)

📚 Resources used to create this project

🔖 License

This project is licensed under the terms of the GPL v3.

©️ Copyright

See the COPYRIGHT file for copyright and licensing details.

Releases

No releases published

Packages

No packages published