LeandroLosaria

Results 2 comments of LeandroLosaria

Hello, I just encountered an error ORIGINAL STRING: Bronx, New York City PARSED TOKENS: [('Bronx,', 'PlaceName'), ('New', 'StateName'), ('York', 'PlaceName'), ('City', 'PlaceName')] UNCERTAIN LABEL: PlaceName -------------------- Seems to be a...

2+ years later, still being an issue. I'm running the **TensorFlow: Advanced Techniques Specialization** Coursera Course 1 Week 4 quiz. My env is - Ubuntu 20.04.4 LTS - Python 3.8.15...