Milad Alshomary
Milad Alshomary
Hello all, I have been experimenting with the model "[learn to rank with Bert](https://github.com/tensorflow/ranking/blob/master/tensorflow_ranking/extension/tfrbert.py)". The list-wise approach works well. However, I wanted to evaluate the performance of the model in...
Hello, In order to run processing -esp-mode on my linux/fedora, how could I build this folder so it it works. I tried to download the whole project and placing it...
Hi, Thanks a lot for your effort! I am interested in re-using the pre-trained models you provided [here](http://homes.esat.kuleuven.be/~lverwimp/lstm_lm/), namely the "sentence lstm model trained on Wikipedia text" . However, I...
Hello, I am using auto-phrase-tokenfilter with solr 5 and when am using the request handler am getting the following exception : java.lang.NoSuchMethodError: org.apache.lucene.analysis.core.WhitespaceTokenizer Any Help ?