Save your spot today to the Free & Online Healthcare NLP Summit on April 4-5. Register today here
was successfully added to your cart.

Content by David Cecchini

Avatar photo
Ph.D. at Tsinghua-Berkeley Shenzhen Institute | Data Scientist

Blog

Use pretrained models, segment texts into words, and train custom word segmenter models with Python TL; DR: Some Asian languages don’t separate words by white space like English, and NLP...

Learn how to use Spark NLP and Python to analyze part of speech and grammar relations between words at scale Dependency parsing with POS tags with Spark NLP TL; DR:...

In this post, we will explain how to use the new Spark NLP's pre-trained Named Entity Recognition (NER) model ner_radiology that can identify entities related to radiology. Introduction Named Entity...

In this post, we will explain how to use the new Spark NLP's DrugNormalizer pre-trained models to standardize drug names and dosage units to increase the performance of other NLP...