-
How do I extract the keywords from the query and chat engine from the knowledge graph index so that I use it to query my nebula graph on the streamlit app. For the query, I realized you used it did th…
-
I'm having trouble getting certain strings to attach that are inside non-default-keyword member functions.
My code has a level of encapsulation to it, where I sometimes store the `gettext` function…
-
**Description**:
This task involves building a complete asynchronous task pipeline for processing articles. Each article should be processed sequentially through multiple stages: fetching the conte…
-
### Terms
- [X] I have searched [open and closed data issues](https://github.com/scribe-org/Scribe-Data/issues?q=is%3Aissue+label%3Adata+)
- [X] I agree to follow Scribe-Data's [Code of Conduct](http…
-
### Terms
- [X] I have searched [open and closed feature requests](https://github.com/scribe-org/Scribe-Data/issues?q=is%3Aissue+label%3Afeature)
- [X] I agree to follow Scribe-Data's [Code of Con…
-
Example: Who wrote We Will Rock You?
Extraction output:
What X [verb] Y question.
[(5, 'question_id'), ('Who', 'property'), ('Rock You', 'entity'), ('wrote', 'root')]
-
Hello,
currently it seems that in the keywords extraction process, stop words are hard coded to be for English language. Thus, when archiving content in some other language, the selected keywords a…
-
### Clear and concise description of the problem
https://github.com/user-attachments/assets/ff43a059-e77b-45a2-a130-711f1fe50a43
![image](https://github.com/user-attachments/assets/a7142520-…
-
### ENDGAME ISSUE - PHASE III
### Overview
Implement practical AI-powered features to enhance user experience, improve content quality, and increase engagement while maintaining reasonable computa…
-
I am using the library in a LABview environment and am using version 0.13.3
This is my extraction method:
``` Python
def import_a2l_file(a2l_file: str):
a2l_file_path = Path(a2l_file)
a…