An open API service indexing awesome lists of open source software.

https://github.com/rajaprerak/tag_generation


https://github.com/rajaprerak/tag_generation

natural-language-processing nlp nltk numpy pandas python sklearn

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

## Tag Generation
* Given stack exchange question, generate relevant tags related to the question.

### Steps
* Cleaning the data
* Tokenizing
* Selecting the nouns
* Lemmatization
* Applying algorithm to get relevant tags