neosemantics-python-examples
neosemantics-python-examples copied to clipboard
typo in csv example
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
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