# Please I need some help with spacy

**URL:** https://forum.rasa.com/t/please-i-need-some-help-with-spacy/37203
**Category:** Rasa Open Source
**Created:** [November 20, 2020, 4:29pm UTC](https://forum.rasa.com/t/please-i-need-some-help-with-spacy/37203 "2020-11-20T16:29:46Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![faiza\_conte](https://avatars.discourse-cdn.com/v4/letter/f/74df32/32.png) [@faiza\_conte](https://forum.rasa.com/u/faiza_conte)
#### Post date: [November 20, 2020, 4:29pm UTC](https://forum.rasa.com/t/please-i-need-some-help-with-spacy/37203/1 "2020-11-20T16:29:46Z")

</div>

here it is not detecting the name…it will just map the name with the other entities.see the picture:

 ![Screenshot (330)](https://europe1.discourse-cdn.com/flex013/uploads/rasa/original/2X/0/0e16371a5a5afbdc7201e2293ff2d41dab5f6975.png) ![Screenshot (331)](https://europe1.discourse-cdn.com/flex013/uploads/rasa/original/2X/e/e15bfbb05c5a509a8922c588e45abd947b0f592a.png) ![Screenshot (332)](https://europe1.discourse-cdn.com/flex013/uploads/rasa/original/2X/b/b57efb42070692f365aa27a5bd05e27d665e6733.png) ![Screenshot (333)](https://europe1.discourse-cdn.com/flex013/uploads/rasa/original/2X/b/b5500730f29146712c03f6b1c5929f3f37f9e6ec.png) ![Screenshot (334)](https://europe1.discourse-cdn.com/flex013/uploads/rasa/original/2X/c/c8d60c276d1a2358378bdeb25c32593e13f1d834.png) ![Screenshot (337)](https://europe1.discourse-cdn.com/flex013/uploads/rasa/original/2X/5/54535ab87f64adbeec158ee226f7b5f9f084cb5b.png)

---

<div class="post-metadata">

### Author: ![Tanja](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.rasa.com/tanja/32/4696_2.png) [@Tanja](https://forum.rasa.com/u/Tanja)
#### Post date: [November 23, 2020, 8:04am UTC](https://forum.rasa.com/t/please-i-need-some-help-with-spacy/37203/2 "2020-11-23T08:04:49Z")

</div>

Hi @faiza_conte, what Rasa version are you using? I just tried it myself on the latest version and everything worked as expected. Did you train your model before executing `rasa shell nlu`?

---

<div class="post-metadata">

### Author: ![faiza\_conte](https://avatars.discourse-cdn.com/v4/letter/f/74df32/32.png) [@faiza\_conte](https://forum.rasa.com/u/faiza_conte)
#### Post date: [November 23, 2020, 8:06am UTC](https://forum.rasa.com/t/please-i-need-some-help-with-spacy/37203/3 "2020-11-23T08:06:26Z")

</div>

@Tanja yes mine too is the latest one…do i have to put training example for entity PERSON?

---

<div class="post-metadata">

### Author: ![Tanja](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.rasa.com/tanja/32/4696_2.png) [@Tanja](https://forum.rasa.com/u/Tanja)
#### Post date: [November 23, 2020, 8:57am UTC](https://forum.rasa.com/t/please-i-need-some-help-with-spacy/37203/4 "2020-11-23T08:57:04Z")

</div>

No, you don’t have to put any training examples for PERSON to your training data. Can you try to retrain using `rasa train` or `rasa train nlu` and try again? Also might be helpful if you could paste the training output here.
