Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
liana313 authored Oct 14, 2024
1 parent c389f61 commit a3353ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Below are just a few semantic operators provided by LOTUS. To learn more about s
| sem_agg | Performs a natural language aggregation across all rows of a column (e.g. for summarization) |
| sem_topk | Order the dataframe by some natural langauge sorting criteria |
| sem_join | Join two dataframes based on a natural language predicate |
| sem_dedup | Deduplicate rows of a dataframe based on semantic similarity |
| sem_index | Create a semantic similarity index over a text column |
| sem_search | Perform top-k search the over a text column |

Expand Down

0 comments on commit a3353ff

Please sign in to comment.