ReySadeghi

Results 5 issues of ReySadeghi

hi, I studied your article, but I have some questions if you could answer me. 1. what does the teacher bert means? it means the architecture of general bert? 2....

hi, how can I use Keras_ELMo_Tutorial.ipynb, for similarity detection? It should be 2 sentences and a label. Thanks in advance for your response.

Hi, for online clustering is it possible to save model according to previous examples that it has seen, or for a new sample, it should see whole data again? could...

Hi, I'm using parsivar on ubuntu18.04 , python3.7 with docker. I got this Error: my_tagger = POSTagger(tagging_model="wapiti") File "/usr/local/lib/python3.7/dist-packages/parsivar/postagger.py", line 45, in __init__ from wapiti import Model ModuleNotFoundError: No module...

Hi, in term of using parsivar on windows with python 3.7 I got this error: Loading default properties from tagger C:\Users\win10\AppData\Local\Programs\Python\Python37\lib\site-packages\parsivar/resource/postagger/NC_model Loading POS tagger from C:\Users\win10\AppData\Local\Programs\Python\Python37\lib\site-packages\parsivar/resource/postagger/NC_model ... done [0.6 sec]....