EL331-Underline / Project

0 stars 5 forks source link

level1: exploratory search tab - simple search tokens, lemmas or keywords #2

Closed pogyomo closed 4 months ago

110souhei commented 5 months ago

input datasetname file name in dataset // list? type of search(i.e word token, lemma, POS, n-gram or regex) one word (i.e banana)

110souhei commented 5 months ago

`def serch(string file_name,string type_of_search,string key_word):' ?