Related Posts
Is it easy for engineers to become TPMs?
Additional Posts in DataScientists Network
How to complete Azure associate data scientist
New to Fishbowl?
Download the Fishbowl app to
unlock all discussions on Fishbowl.
unlock all discussions on Fishbowl.



Ask chatgpt
Have tried it, but not satisfied with the answer.
nlp with unstructured data is relatively tough. The only thing that I can think of is
- Converting the data into tabular form
- or try some graph based approach (you might have to do some additional work in transferring data from no-sql to graph-db (neo4j is one example), but it's worth a try.