Merge branch 'main' of github.com:nickorlow/personal-site
This commit is contained in:
commit
178550a1a8
2 changed files with 5 additions and 5 deletions
|
@ -43,7 +43,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
Embeddings was chosen as the lookup method that way we don't have to worry about data being parsed out of the email being an exact
|
||||
I chose embedding as the lookup method so that we don't have to worry about the data parsed out of the email being an exact
|
||||
match for what the user inputted. This also allows the lookup to work even when certain things such as location are missing from the
|
||||
email.
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue