-
from fast_graphrag import GraphRAG
from fast_graphrag._llm import OpenAIEmbeddingService, OpenAILLMService
from typing import List
DOMAIN = "Novel Analysis"
QUERIES: List[str] = [
"Who ar…
-
I think verb tense of the directory name `Summarize` is inconsistent with other verb names, like `Entity-Extraction`, `Fine_Tuning`, and `Function-Calling`. Hence, I suggest renaming to `Summarization…
-
Might be interesting to optionally augment converted HTML with links to Wikipedia using Wikipedia Miner. Matched entities could then trigger retrieval of more metadata from Freebase and Dbpedia.
edsu updated
10 years ago
-
### Do you need to file an issue?
- [x] I have searched the existing issues and this bug is not already filed.
- [ ] My model is hosted on OpenAI or Azure. If not, please look at the "model providers…
-
First of all, thank you very much for your work and I am very interested in it. However, I am not sure of how to perform the entity extraction and relation extraction as the data pre-processing steps.…
-
The Entity Extraction feature is not highlighting all the Entities in the email body . Jane Doe was identified as an entity (Person). I expected Jane Doe to be highlighted in the email body.
John D…
-
### Do you need to file an issue?
- [x] I have searched the existing issues and this bug is not already filed.
- [x] My model is hosted on OpenAI or Azure. If not, please look at the "model providers…
-
- [Describo](https://describo.github.io)
Describo is an AI-powered metadata editor and research tool that transforms your data into linked, discoverable insights. Describo creates metadata conformi…
-
In this form, the entity extraction model field is labeled "Embedding model".
-