Skip to content

ARTFL-Project/PhiloLogic5

Repository files navigation

PhiloLogic 5

PhiloLogic is an XML database/search engine/web app that is designed for the particular difficulties of TEI XML. For a more theoretical description, you can refer to our research publications or our blog.

PhiloLogic can also parse plain text files. See documentation for more details.

IMPORTANT

  • PhiloLogic5 runs on Linux (Ubuntu, Debian, RHEL, etc.). macOS is not officially supported.
  • PhiloLogic5 uses Gunicorn as its WSGI server, with Apache or Nginx as a reverse proxy.
  • Python 3.11 or higher is required.