文のベクトルがあるとしましょう:
Vector
Juan is searching for a magazine.
Julia searched her car.
Go to the market to buy eggs.
Your name is unsearchable.
Search for me when you get to Paris.
Can you search for a low cost solution?
「検索」という単語またはそのバリエーション (つまり、検索済み、検索不能、検索) を含むエントリのみを含む、このベクトルのサブセットが必要です。Excelでは、「」という単語を含むISNUMBER(SEARCH("search",A1))
列のセルを見つけるようなものを使用することがあります。A1
search
それが私grep
が探している機能のように思えますが、適切に使用する方法がわかりません。