|
|
|
|
|
by scarface74
3695 days ago
|
|
I started working on a parser as a side project that could parse simple sentences, create a knowledge graph, and then you could ask questions based on the graph. I used http://m.newsinlevels.com at level 1 to feed it news articles and then you could ask questions. It worked pretty well but I lost interest once I realized I would have to feed it tons of words. So could I use this to do something similar? What programming language would I need to use? |
|