-
When I try to use the Jobs2careers provider class with jobs-multi, it doesn't work, although other providers do. I realize that it's part of the jobs-common repo, but not the jobs-multi.
Is there …
arbet updated
6 years ago
-
Hi all,
this is a feature request. Can you assign a Namespace to the PHP library in order to load it with 'use' statement.
thanks!
-
Add a NERD wrapper and make sure the annotator API is openly available since we want only open software.
-
Problem seems to be: `$textrazor = new TextRazor($YOUR_API_KEY);`
Throwing: _TextRazor Error: Invalid API key_
Works when updated to: `TextRazorSettings::setApiKey($YOUR_API_KEY);`
As per the [docs](…
leotm updated
8 years ago
-
# Steps
1. Make sources request
2. From response, for each sources item, store source id into an array (e.g. "bbc-news", "mirror" etc). *Optional:* Save source id logo and hyperlink for displaying…
-
The scope of the issue is to investigate and / or find already existing natural language tools.
A decision should be made if we need to implement our own tool or we can use third-party tools for anal…
-
-
To verify and implement the code for remaining web api end-points provided by Textrazor.
-
Like textrazor name entity extraction, or yago-aiga
-
According to the [THD v.2 documentation](https://ner.vse.cz/thd/docs/api/v2/), THD does not expose any score regarding the relevance of the detected entities, in the way other extractors such as TextR…