I have the latest version of Mathematica. The command SemanticImport is not working properly. Actually it is not working with the examples provided in the documentation.
sales = SemanticImport["ExampleData/RetailSales.tsv"] $Failed
That is the correct version. PacletUpdate won't do anything.
Are you experiencing similar problems? If so, I would contact wolfram technical support.
https://www.wolfram.com/support/contact/email/?topic=Technical
They might have more information. What OS and version of Mathematica are you using? What happens when you try to run documentation examples for SemanticImport? Do you see any improvement when you try to run thru this article:
http://support.wolfram.com/kb/12464
I think I might have an old version of the Paclet,
In[9]:= "Version" /. PacletInformation["SemanticImport"] Out[9]= "0.0.458"
But, when try the command
PacletUpdate["SemanticImport"]
Nothing shows...
Thanks a lot Sean. But unfortunately the suggestion did not work.
For: "Version" /. PacletInformation["SemanticImport"]
I get:
0.0.8
When I try the second command I get a message saying "No newer version of the paclet could be found".
Seems to be an issue with the new Macs. I have Mac OS High Sierra 10.13.2.