ptamas88

Results 4 comments of ptamas88

Hi, As I managed to use this library for NER task i am happy to share my experiences. Sorry, but I can't share the whole code, but trying to explain...

hello @ziyaxuanyi , Can you please explain what you mean by using the direct copy of > the loss of configs/rec/ch_PP-OCRv2/ch_PP-OCRv2_rec_distillation.yml? If I copy it line by line then paddle...

Use this script: [build_vocab.zip](https://github.com/tensorflow/nmt/files/1893667/build_vocab.zip) with the following command: python path_to_script/build_vocab.py --data=path_to_corpus/corpus_name --save_vocab=save_path/vocab_file_name --size=50000 you can change the vocab size to anything you want, it will create a vocab with the...

any news guys?