Open in app

Sign In

Write

Sign In

Yuli Vasiliev
Yuli Vasiliev

106 Followers

Home

About

Published in Towards Data Science

·Jan 14

Using Fourier Transform of Vector Representations Derived from BERT Embeddings for Semantic Closeness Evaluation

Exploring the mutual influence of words in a sentence by evaluating different representations of BERT embeddings — BERT embedding is the thing that provides great opportunities when it comes to programmatic ways of extracting meaning from text. It seems everything we (as well as machines) need to make sense of the text is hidden in those numbers. It’s just a matter of properly manipulating those numbers. I…

Bert

5 min read

Using Fourier Transform of Vector Representations Derived from BERT Embeddings for Semantic…
Using Fourier Transform of Vector Representations Derived from BERT Embeddings for Semantic…
Bert

5 min read


Published in Towards Data Science

·Jan 5

Generating Sentence-Level Embedding Based on the Trends in Token-Level BERT Embeddings

How to derive sentence-level embedding from word embeddings — The sentence (phrase or passage) level embedding is often used as input in many NLP classification problems, for example, in spam detection and question-answering (QA) systems. In my previous post Discovering Trends in BERT Embeddings of Different Levels for the Task of Semantic Context Determining, I discussed how you might…

NLP

5 min read

Generating Sentence-Level Embedding Based on the Trends in Token-Level BERT Embeddings
Generating Sentence-Level Embedding Based on the Trends in Token-Level BERT Embeddings
NLP

5 min read


Published in Towards Data Science

·Dec 22, 2022

Discovering Trends in BERT Embeddings of Different Levels for the Task of Semantic Context Determining

How to extract information about the context of a sentence with BERT model outputs — Talking about contextual embeddings in BERT, we mean the hidden states of a pre-trained model. To start with, however, BERT uses non- contextual, pre-trained (static) embeddings being taken from the look-up table. …

Bert

8 min read

Discovering Trends in BERT Embeddings of Different Levels for the Task of Semantic Context…
Discovering Trends in BERT Embeddings of Different Levels for the Task of Semantic Context…
Bert

8 min read


Published in Level Up Coding

·Jun 23, 2021

Neural Networks for Market Indicators Analysis

Neural networks have been successfully used to tackle a wide range of challenging problems in science and engineering. The example in this article uses Keras to build a neural network that performs multi-output regression for stock and gold price forecasting. …

Neural Networks

3 min read

Neural Networks for Market Indicators Analysis
Neural Networks for Market Indicators Analysis
Neural Networks

3 min read


Jun 2, 2021

Stock Price Analysis with Deep Learning

In recent times, the field of machine learning has largely shifted to neural networks. While a neural network (a deep learning model) typically requires more computational processing power than a regular machine learning model, it often yields more accurate results. A typical neural network requires lots of training — stepping…

Python

5 min read

Stock Price Analysis with Deep Learning
Stock Price Analysis with Deep Learning
Python

5 min read


Published in Towards Data Science

·May 25, 2021

Data Processing and Analysis: pandas vs SQL

SQL is the primary tool for accessing and manipulating data in many databases. It is designed to work with tabular data stored in a database’s containers referred to as tables, allowing you to efficiently access, group, merge and analyze data from different tables. Pandas library, in turn, is designed to…

Pandas

4 min read

Data Processing and Analysis: pandas vs SQL
Data Processing and Analysis: pandas vs SQL
Pandas

4 min read


Published in Level Up Coding

·May 9, 2021

Stock Price Analysis with Machine Learning

Being a robust method of data analysis that enables building of applications that can learn from data, machine learning is used in many fields, including predictive analysis, learning associations, anomaly detection, natural language processing (NLP), and image analysis. …

Machine Learning

5 min read

Stock Price Analysis with Machine Learning
Stock Price Analysis with Machine Learning
Machine Learning

5 min read


Published in Towards Data Science

·Nov 7, 2020

Using Word Vectors to Mathematically Find Words with Similar Meanings

Learn to use word vectors to calculate the semantic similarity of texts programmatically — In a nutshell, word vectors are nothing but the series of real numbers that represent the meanings of natural language words. This technology is an important enabler of useful NLP capabilities that allow machines to “understand” human language. This article discusses how you can use word vectors to programmatically calculate…

NLP

5 min read

Using Word Vectors to Mathematically Find Words with Similar Meanings
Using Word Vectors to Mathematically Find Words with Similar Meanings
NLP

5 min read


Published in Level Up Coding

·Jul 29, 2020

Python For Finance: Improve Your Stock Trading Performance with Scripting

If you search for ways to improve your stock investment skills, you’ll definitely find ‘do some research’ among other things. The decision on whether to buy, sell, or hold the stock is often taken based on emotions, which is definitely not the best strategy. To make balanced choices, you need…

Python

5 min read

Python For Finance: Improve Your Stock Trading Performance with Scripting
Python For Finance: Improve Your Stock Trading Performance with Scripting
Python

5 min read


Published in Level Up Coding

·Jul 1, 2020

Getting Started with Stock Market Analysis in Python

It’s quite common nowadays to employ computer technologies to predict stock returns. Thus, many stock prediction algorithms rely on machine learning technology to search patterns and insights in stock data. Before you can do that however, you first need to obtain a data set with necessary stock data and then…

Python

4 min read

Getting Started with Stock Market Analysis in Python
Getting Started with Stock Market Analysis in Python
Python

4 min read

Yuli Vasiliev

Yuli Vasiliev

106 Followers

is researching BERT embeddings (https://github.com/nlptechbook/BERTembeddings) and is the author of this NLP book: https://nostarch.com/NLPPython

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech