nlp-question-answering Questions

3

I'm looking forward to implement something like google direct answers which uses knowledge graph, is there any useful resource can I read ? also Where can I find data for that?
Exospore asked 25/5, 2012 at 19:30

1

I am writing a question-answering bot using langchain. For storing my data in a database, I have chosen Chromadb. I have written the code below and it works fine persist_directory = "./db&quot...
Autosuggestion asked 29/5, 2023 at 14:41

1

I am trying to run this example from huggingface website. https://huggingface.co/transformers/task_summary.html. It seems that the model returns two strings instead of logits! and that leads to an ...
Vachil asked 18/11, 2020 at 21:40

1

I'm interested in extracting triples (subject,predicate,object) from questions. For example, I would like to transform the following question : Who is the wife of the president of the US...
Tynishatynwald asked 13/10, 2014 at 16:45

1

Solved

I've read post which explains how the sliding window works but I cannot find any information on how it is actually implemented. From what I understand if the input are too long, sliding window can ...

1

Solved

I was reading some code of a project to learn node.js then I found this line (debug = require('debug')('api:server')) which is enclosed in brackets. As I'm new to programming and when I don't know ...
Choleric asked 23/1, 2020 at 5:53

0

I am doing some research on how to translate user's input in plain English into Graph Traversal Language, especially Gremlin. However, I cannot find any research papers or source code related with ...
Leash asked 12/2, 2018 at 15:25

4

Solved

I am unaware if such an API or service exists currently so this is a vague question, my apologies. I have a PHP script that works with Freebase and I was wondering if I can enable it so a us...

5

Solved

I've been wondering about this for a while and I can't see why Google haven't tried it yet - or maybe they have and I just don't know about it. Is there a search engine that you can type a q...
1

© 2022 - 2025 — McMap. All rights reserved.