If data is the new oil, then getting and enriching data is like fracking and refining it, at least in the case of textual data. Our previous post introduced the basic idea of data gathering and annotation. Now we help you with the strategies and tools you can employ to fuel your algorithms.
(more…)Tag: Python
-

How to fuel your data-driven business with text data? – Part 1, Data gathering and annotation
If data is the new oil, then getting and enriching your own data is like fracking and refining it, at least in the case of textual data. This post gives you an overall picture on how to think about gathering and labeling data. You also get some tips on what kind of business questions should be considered.
(more…) -

Spark NLP: State of the art natural language processing at scale
Natural language processing is a key component in many data science systems that must understand or reason about text. Common use cases include question answering, paraphrasing or summarization, sentiment analysis, natural language BI, language modeling, and disambiguation. This talk introduces the Spark NLP library – the most widely used NLP library in the enterprise, thanks to implementing production-grade, trainable, and scalable versions of state-of-the-art deep learning & transfer learning NLP research, as a permissive open-source library backed by a highly active community and team.
(more…) -

Growth Hacking with NLP and Sentiment Analysis
We developed a course, Growth Hacking with NLP and Sentiment Analysis during the past months. We loved working with Manning, and now we are excited to start mentoring our students. Join us if you’d like to learn about applied sentiment analysis using Python and libraries like simpletransformers and scikit-learn.
(more…) -

City name lego
City names in Hungary are like lego parts. You can put together two ore more words almost freely and get an existing city name. However one can easily discover some pattern of the names, i.e. their reasonable proportion ends with the same word. Our project aims to map the most frequent endings of the municipality names of Hungary.
(more…)
