1
$\begingroup$

I am trying to extract various Named Entities from a Spanish language text file. I tried using nltk but to no success. I am using Python 2 with nltk 3.x.

$\endgroup$
1
  • $\begingroup$ Another option is Stanford CoreNLP. $\endgroup$ Commented Oct 29, 2018 at 16:18

1 Answer 1

1
$\begingroup$

I suggest you take a look at the Python library Spacy it has a model for spanish language that includes NER.

$\endgroup$
1
  • $\begingroup$ @VivekKhetan could you mark my answer as accepted $\endgroup$ Commented Nov 20, 2017 at 17:29

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.