Tomer Mankita
Tomer Mankita
Hi, I would like to pick up this issue if no one is working on it yet.
I want to share my theory: "ConcatWith" function needs to get @NonNull Publisher as a parameter but in the example above it gets if-else expression instead. In my opinion, the...
@jbesomi , why Travis CI failed? What I do wrong? on my local machine, all the tests succeeds
@jbesomi Thank you! very helpful comment and review. I tried as much I can to stick to your instructions in the review. If there anything else I need to adjust...
Hi @jbesomi , I do the test on 21000 sentences The results are: Using Pandas apply infer_lang no probability: 1.0 min 58.464749813079834 sec Using spacy infer_lang no probability: 3.0 min...
@jbesomi I used the same dataset I present in infer_lang issue (link to the relevant comment https://github.com/jbesomi/texthero/issues/3#issuecomment-657227512 at the end of the comment you have a link to download the...
Sure! The link: [ApplyVsPipe.ipynb.zip](https://github.com/jbesomi/texthero/files/4938724/ApplyVsPipe.ipynb.zip)
Hi @jbesomi , Long time, no hear, just wonder if I can help. Thanks
Hi, I would like to pick up this issue if no one is working on it yet. Just to be sure, the tasks are - implement a character-based function that...
@jbesomi Sounds grate. My game plan is: - do some research according to infer language algorithms. - present here the algorithm options and my recommendation. - we will pick one...