knowledge_graph_from_unstructured_text
knowledge_graph_from_unstructured_text copied to clipboard
Program can not handle commas within entities
If tokenizing the input still retains a ',' (e.g. "$80,000"), program will not work complaining there are 4 fields instead of 3. Refer #1 .