Skip to content

FiftyOne plugin to perform keyword search on a specified field

Notifications You must be signed in to change notification settings

jacobmarks/keyword-search-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keyword Search Plugin

keyword_search

This plugin is a Python plugin that allows you to search through your dataset using keywords.

Watch On Youtube

Video Thumbnail

Installation

fiftyone plugins download https://github.com/jacobmarks/keyword-search-plugin

Operators

search_by_keyword

Description: Search for samples by keyword

Inputs:

  • query: The keyword or keyphrase to search for
  • field: The field to search in (any StringField)
  • case_sensitive: Whether to match case sensitively

About

FiftyOne plugin to perform keyword search on a specified field

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages