Function for Word Comparrison
@asiffarhankhan is already working on this.
Since Aug 26, 2019.
Assessment
This issue has not been assessed yet.
Description
Write a function that takes a string and compares every word in the string with a given dict.
The given dict looks something like
bad_word = {'Monster' : 5, 'Thief' : 3.6, 'Money' : 1}
Add all scores, assuming 0 for missing words, and return the sum
- Dominant language
- Python
- Stars
- 3
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Learning-Python-Team/UnTruth
-
enhancement
Difficulty 5/5 Over a week Newbie friendliness 20/100
-
Handle Exceptions Openenhancement
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
Learning-Python-Team/UnTruth#17 · 1 comment ·
-
good first issue
Difficulty 5/5 Over a week Newbie friendliness 25/100
Learning-Python-Team/UnTruth#12 · 3 comments ·
All issues in Learning-Python-Team/UnTruth
Similar issues
-
Add: hunch Open
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
AbdelStark/awesome-typesafe#104 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
DiamondLightSource/dodal#2211 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
openml/openml-python#1749 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
sipyourdrink-ltd/bernstein#6191 ·