Skip to content

richardpaulhudson/holmes_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Holmes

This repository builds a streamlit application for demonstrating Topic Extraction with Holmes.

The project is wrapped in a spacy project.


Requirements

All requirements can be install via pip install -r requirements.txt

spacy>=3.1.4
streamlit>=1.2.0
holmes-extractor>=3.0.0
coreferee>=1.1.1

⏯ Commands

The following commands are defined by the project. They can be executed using spacy project run [name]. Commands are only re-run if their inputs have changed.

Command Description
requirements Install dependencies and requirements
download_en_literature Download data for the english literature example
app Start the Holmes demo

🗂 Assets

The following assets are defined by the project. They can be fetched by running spacy project assets in the project directory.

File Source Description
data/example_search_EN_literature_ontology.owl Local Ontology for the english literature example

About

Streamlit app for Holmes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published