ottokart / punctuator2

A bidirectional recurrent neural network model with attention mechanism for restoring missing punctuation in unsegmented text
http://bark.phon.ioc.ee/punctuator
MIT License
659 stars 195 forks source link

Pre Trained model #18

Open medo opened 6 years ago

medo commented 6 years ago

The pre trained model is not the same as the demo. The demo shows much higher accuracy. Could you please give some hints on how to reproduce the exact demo model ?

ottokart commented 6 years ago

You can find the solution here: https://github.com/ottokart/punctuator2/issues/17