Skip to content

joyjeet/SearchAlgorithm-CrowdFlower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

SearchAlgorithm-CrowdFlower

CrowdFlower search algorithm model using R language

Meeting with Joyjeet and Manish on 6/7/15

- We will do some initial text mining on the data
- Remove stop words
- Remove punctuation
- Remove Whitespace
- Search for full match. All words in search query match in title, desc, both or none
- No of words match - how many words match in title and description based on the number of input query words

About

CrowdFlower search algorithm model using R language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages