Felix Hamborg

Results 71 comments of Felix Hamborg

Did I understand you correctly that: 1) when using library mode, e.g., from_url, you retrieve the above text? In which is this set of the NewsArticle object, e.g., title, maintext,...

seo compliant pages implement link rel net & pref, see https://support.google.com/webmasters/answer/1663744

Do nothing. Paginated content is very common, and Google does a good job returning the most relevant results to users, regardless of whether content is divided into multiple pages. Specify...

Important and interesting point you're bringing up here! We were investigating this years ago but decided to exclude such functionality from news-please since to do it with high accuracy news-please...

@yangheng95 fyi, this issue here mentions in addition to https://github.com/yangheng95/LC-ABSA/issues/10 that there is also a difference between LCF-BERT implementation in ABSA-PyTorch compared to LC-ABSA repositories (specifically, where the single self...

did you check whether the `requests` library supports this?

I've added corresponding adaptions to papercite.php. Is there any other file, which requires further adaptions? I had a look at the papercite_options.php but couldn't find your example of use_files in...

any update on this?

the root cause of this issue is that the text input is too for the LM, hence truncation is applied. given that in the example you provided the first text...

> In this case, why is the output neutral? I thought it should be positive. As with all language models and other machine learning methods, the predictions will never be...