-
Use Linked Entity Recognition to get text from a link, and then use the Summarize API to return a summary of the text to users.
Summarization API: https://learn.microsoft.com/en-us/azure/cognitive…
-
I just recently discovered that Zotero's implementations for PDF (and other metadata) recognition - or translators as they call it - are open source and available here:
- https://github.com/zotero…
kwand updated
2 years ago
-
* face_recognition version: 1.3.0
* Python version: 3.9.13
* Operating System: Ubuntu 20.04 LTS
### Description
I am trying to run the examples which uses the webcam. If any person appears in …
-
I am using entity-fishing on a corpus of ~35k documents with a french, an italian and a german version.
In the [entity-fishing documentation](https://nerd.readthedocs.io/en/latest/overview.html), t…
dddpt updated
2 years ago
-
Hi, I'm trying to decipher under what circumstances a country is included in this repo?
Based on an old 2014 issue (#68) and the presence of ISO codes I understood that it was based on UN membershi…
-
Following the discussion during the TOC meeting of April 2nd, this issue tries to collect feedback on how TOC and TAG members are managing to get recognition for their engagement with the different CN…
-
* face_recognition version: 1.2.3
* Python version: 2.7.3
* Operating System: Mac OS 10.14.5
### Description
I followed your guide on the wiki as to how to save faces to a file, but I have enc…
-
@FriedrichRober and I have found out, that one should never do GroupWithMemory(Grp(ri)) in the middle of the recognition, because many functions for objects with memory assume that, if the elements li…
-
I just realized that there was a Writemonkey 3 and installed it today.
Yesterday, I had gotten speech recognition set up on my computer and it worked a treat with WM2.7(?).
But now with WM3 when…
sqril updated
4 years ago
-
Let's track the progress here:
* As of now, we have a working model that performs better than the baseline Spacy based entity recognition
* Let's close on grouping the consecutive entities in a tex…