Entity extraction from text file. | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Entity extraction from text file.

Hello guys, I'm working on a text file where I want to extract living entities(human beings, animals etc), place(school,park etc) and objects(pen, books etc) .I have tried using NLTK, Spacy but didn't got accurate output. Please suggest some methods.

6th May 2021, 3:35 PM
syed fahad
syed fahad - avatar
1 ответ
0
its csv file I have converted it into text and trained Custom NER model but the accuracy isn't good
6th May 2021, 4:03 PM
syed fahad
syed fahad - avatar