Skip to content

Instantly share code, notes, and snippets.

View RupeshGoud's full-sized avatar
👨‍🔬
Finding Minima!!

Rupesh Goud RupeshGoud

👨‍🔬
Finding Minima!!
View GitHub Profile
@RupeshGoud
RupeshGoud / nlp problems and best solutions.txt
Created January 29, 2020 08:25
nlp problems and best solutions
1. Check if it is a proper sentence or not?
2. Create N-grams?

Keybase proof

I hereby claim:

  • I am rupeshgoud on github.
  • I am rupeshgoud (https://keybase.io/rupeshgoud) on keybase.
  • I have a public key ASAGoSLlrVmyKVNs4_4EVGeWW2VznDk8-mahACqCvEAI2Ao

To claim this, I am signing this object:

# coding: utf-8
# ## IPython Notebook for [Bommarito Consulting](http://bommaritollc.com/) Blog Post
#
# ### **Link**: [Fuzzy sentence matching in Python](http://bommaritollc.com/2014/06/fuzzy-match-sentences-in-python): http://bommaritollc.com/2014/06/fuzzy-match-sentences-in-python
#
# **Author**: [Michael J. Bommarito II](https://www.linkedin.com/in/bommarito/)
# In[159]:
[
{
"city": "New York",
"growth_from_2000_to_2013": "4.8%",
"latitude": 40.7127837,
"longitude": -74.0059413,
"population": "8405837",
"rank": "1",
"state": "New York"
},