Skip to content

melvinebenezer/search_intent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

search_intent

Usage

For continued training: python bert_classifier_2.py --train --continue_training
For testing: python bert_classifier_2.py --test
For both: python bert_classifier_2.py --train --test```


## Neural Classifier
```For new training: python neural_classifier.py --train
For continued training: python neural_classifier.py --train --continue_training
For testing: python neural_classifier.py --test
For both: python neural_classifier.py --train --test```

About

Models to classify search intents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages