Question
World Bank Group
IN
Last activity: 27 Oct 2023 11:45 EDT
Use Text prediction to detect a entity and map it with UI property
We have a requirement to get the values from Data Table and use/train in Text prediction or Text analyzer and map it with UI Properties.
For Example, The JSON might have StartDate or Start DT or StartingDate, the Text prediction should learn that this is start_date and map it with property. So that we can use those values to display in UI fields. Is there a way to do it?
Does the machine learning in Text prediction learn only sentence(Text area) or it can learn just a text(text)?