Ask a Question
Ask Question Login
Corporate Training
  1. Community
  2. Data Science

Data Science Questions & Answers

Get better with each session of Data Science Training. Talk and understand the language of data and communicate your findings with different techniques and tools that you will gain expertise with the help of this online Data Science Training.

768Discussions
949Answers
0Waiting for an answer
Ask a Data Science Question →

How to visualize named entities?

To visualize named entities in Spacy, we use .render () from display imported from SpacyHere, the visualization is not done sentence by sentence…

Data Science · Natural Language Processing

1 Answer · 1.9K Views · Answered ✓

Asked by: Fujiwara Ban · 6 years ago

Explain how while loop works in R.

while loops are a while to have your program continuously run some block of code until a condition is met (made TRUE). The syntax is: while…

Data Science · R

1 Answer · 1.4K Views · Answered ✓

Asked by: Tanya verma · 6 years ago

What is precision?

Precision is an evaluation measure which is the combination of relevant as well as retrieved items over the total number of retrieved results. It is…

Data Science · Natural Language Processing

1 Answer · 1.9K Views · Answered ✓

Asked by: Grace Duncan · 6 years ago

Explain stemming and its types?

Stemming is basically a crude method for cataloging related words. In other words, it essentially chops off letters from the end until the stem is…

Data Science · Natural Language Processing

1 Answer · 1.9K Views · Answered ✓

Asked by: Nakagawa Harada · 6 years ago

How to extract any email address from a file?

Email address or any other specific words, numbers or any piece of texts can be extracted using a library called ‘re’ provided by Python. ‘Re’ stands…

Data Science · Natural Language Processing

1 Answer · 1.8K Views · Answered ✓

Asked by: Okamoto Bando · 6 years ago

How to find a pattern from a text file?

Patterns are words or numbers found from a file when required using regex library from python. Below is the snippet which will help us find that.…

Data Science · Natural Language Processing

1 Answer · 2.0K Views · Answered ✓

Asked by: Fujiwara Ban · 6 years ago

Learn & Explore

Free tutorials and interview questions from industry experts — learn the skill, then get ready to prove it.

Latest Data Science Blogs

Guides, tips and career advice on Data Science from JanBask experts.

Explore other technologies

Pick another topic to find answers, interview questions, and real-world tips.