Hyphenation using deep neural networks
- Keras (with TensorFlow backend): https://keras.io/
- PyHyphen: https://pypi.python.org/pypi/PyHyphen/
- Language detector (not used): https://pypi.python.org/pypi/langdetect
- Hungarian WebCorpus: http://mokk.bme.hu/resources/webcorpus/
- UMBC WebBase corpus: http://ebiquity.umbc.edu/resource/html/id/351/UMBC-webbase-corpus
Cloning the git repository, the Hyphenation can be started with running hyphenator.py
- DNN, LSTM, CNN models described in the article