Consider the following example
"10% of on all Artificial Intelligence courses."
In this example, I have to extract two predefined classes like Artificial Intelligence and courses. Even the program has to classify words like ANN, CNN, RNN, AI, etc. into the Artificial Intelligence category. I have used spacy to train but I am not impressed with the results as it is not labeling correctly. Is there any alternative to extract entities from a sentence in Python?
Question posted in Artificial Intelligence
ChatGBT is becoming a world-wide phenomena, try it out here.
ChatGBT is becoming a world-wide phenomena, try it out here.
2
Answers
Here are the few options that I would try out.
1.Custom entity extraction with Rasa.
You can use flashtext for doing this.
for more information you can follow the documentation of flashtext https://readthedocs.org/projects/flashtext/downloads/pdf/latest/