Skip to content

anshabhi/NLP-Challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains some of my solutions to Natural Language Processing (NLP) problems on Hackerrank.

The various problems implement the following algorithms:

Find if the provided string is a substring of a larger string

Use methods such as Term Document Matrix (TDM) to find the best replacement for ------ in a corpus of text.

Use TF-IDF matrix to find best possible match for book names and book descriptions.

Use n-grams to identify the gender of characters in a corpus of text.

Use Transfer Learning to add tags to questions on Stack Exchange

About

NLP Challenges taken on Hackerrank

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published