Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

Locked History Actions

DeepEvents

DeepEvents

Event identification in Polish, based on deep neural networks.

Author

MichaƂ Wasiluk

Downloads

You can download the current distribution package from GitHub repository.

Documentation

DeepEvents uses:

  • Keras and Tensorflow libraries,
  • Liner2 to read/write documents and feature extraction,
  • word2vec models for Polish.

Running:

src/event_detector.py

Help:

src/event_detector.py --help

Training the model:

python src/event_detector.py -t -c config/config.json -m models/model_multi_class -i batch:ccl ../sytuacje/2015-10-09-kpwr-1.2.7-events/index_events.txt

Evaluation (pipe mode):

python src/event_detector.py -c config/config.json -m models/model_m -i batch:ccl ../sytuacje/index_events_test1.txt out/out.txt