Skip to content

ydalin/HClassifier

Repository files navigation

HClassifier

Finds jokes within a dataset, using a neural network trained on histograms of similarity statistics of the words within the candidate phrase. Gives options for running from saved .pkl file

Use the .yml file in the parent directory to install the conda environment:

conda env create -f environment.yml

To run:

python main.py

Releases

No releases published

Packages

No packages published

Languages