knowledge_graph_from_unstructured_text icon indicating copy to clipboard operation
knowledge_graph_from_unstructured_text copied to clipboard

Not getting any output

Open maharshiyadav opened this issue 3 years ago • 0 comments

When I tried to give input: "John transferred 5000 dollars to Rohan. John committed fraud of 2 million dollars. While going through serious debt he also took loan from Bank Of Baroda. USA allegedly provided John money of $8 million."

I got nothing (result/named_entity_input.csv was empty) after executing create_structured_csv.py (tried using both (optimized verbose nltk spacy" and (spacy))

Can I know what pattern does this module capture in a paragraph

Or what kind/structure of input is optimal for this module to handle them.

Btw, I really liked your approach and thanks in advance !

maharshiyadav avatar Apr 03 '21 19:04 maharshiyadav