Sign inSign up

pcallier/pythia

By pcallier

Updated about 10 years ago

Test and run Pythia for novelty detection in text documents

Image
0

1.1K

pcallier/pythia repository overview

Pythia

pythia logo

CircleCI codecov

Novelty detection in text corpora

Pythia is Lab41's exploration of approaches to novel content detection. We are interested in making it easier to tell when a document coming into a corpus has something new to say. We welcome your contributions (see our contributor guidelines) and attention.

Tests

docker build -t lab41/pythia .     # runs tests and builds project image

Run a quick experiment

docker run -it lab41/pythia experiments/experiments.py with 'XGB=True' 'BOW_APPEND=True' 'BOW_PRODUCT=True'

Prerequisites

Our code is written in Python 3. envs/make_envs.sh will install the necessary dependencies on a Debian/Ubuntu system with Anaconda installed.

Tag summary

Content type

Image

Digest

Size

1.4 GB

Last updated

about 10 years ago

docker pull pcallier/pythia