neosemantics-python-examples icon indicating copy to clipboard operation
neosemantics-python-examples copied to clipboard

typo in csv example

Open danbri opened this issue 5 years ago • 1 comments

typo 'itemDepartmemnt' in 2 places:

  • https://github.com/jbarrasa/neosemantics-python-examples/blob/master/inferencing/webscrap/fashion_retailer_data_scrap.py#L24
  • https://github.com/jbarrasa/neosemantics-python-examples/blob/master/inferencing/webscrap/fashion_retailer_data_scrap.py#L42

danbri avatar Nov 25 '19 16:11 danbri

Thanks, Dan. It should be fixed now.

Also the one in the cypher loader: https://github.com/jbarrasa/neosemantics-python-examples/blob/master/inferencing/cypher/data_load.cypher#L15

and in the sample csv header: https://github.com/jbarrasa/neosemantics-python-examples/blob/master/inferencing/webscrap/data/next_products.csv#L1

jbarrasa avatar Nov 25 '19 17:11 jbarrasa