Aligning and Extracting Tokens from BERT
Goal: I have a string and words from that string that I want to get out their word embeddings using BERT.
Data Scientist and Researcher
Goal: I have a string and words from that string that I want to get out their word embeddings using BERT.
I’m comparing the performance here between the difflib
that’s part of Python and diff_match_patch
that’s from Google. I was interested in extracting the word(s) that have been changed between two strings. I started out by using difflib
but found that it did weird things with some sequences. But I found those problems then were resolved when using diff-match-patch
. I go through some examples here.
Next you can update your site name, avatar and other options using the _config.yml file in the root of your repository (shown below).
Below is just about everything you’ll need to style in the theme. Check the source code to see the many embedded elements within paragraphs.
이 글은 스타일을 모아둔 것입니다. 소스 코드를 확인하여 스타일을 적용하는 방법을 알아보세요.