adobe / NLP-Cube

Natural Language Processing Pipeline - Sentence Splitting, Tokenization, Lemmatization, Part-of-speech Tagging and Dependency Parsing
http://opensource.adobe.com/NLP-Cube/index.html
Apache License 2.0
550 stars 93 forks source link

Random seed should be parametrized #66

Closed dumitrescustefan closed 5 years ago

dumitrescustefan commented 5 years ago

Right now it's fixed. We need a --random-seed parameter in the training phase.