-
Notifications
You must be signed in to change notification settings - Fork 239
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Automated Readability Index (ARI). Closes #20 #46
Add Automated Readability Index (ARI). Closes #20 #46
Commits on Jul 8, 2020
-
Add Automated Readability Index (ARI). Closes jbesomi#20
Add ARI to visualization module. Add unit tests to test_visualization. Additionally import numpy in visualization and test_visualization to be able to return NaNs in Series.
Configuration menu - View commit details
-
Copy full SHA for d850ce2 - Browse repository at this point
Copy the full SHA d850ce2View commit details
Commits on Jul 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cecfbf8 - Browse repository at this point
Copy the full SHA cecfbf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad25ddc - Browse repository at this point
Copy the full SHA ad25ddcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5751f22 - Browse repository at this point
Copy the full SHA 5751f22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6186788 - Browse repository at this point
Copy the full SHA 6186788View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb1164e - Browse repository at this point
Copy the full SHA eb1164eView commit details -
Added Remove Tags and Replace Tags (jbesomi#50)
* Added Remove Tags and Replace Tags * removed contributor
Configuration menu - View commit details
-
Copy full SHA for 7ac1649 - Browse repository at this point
Copy the full SHA 7ac1649View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6045edf - Browse repository at this point
Copy the full SHA 6045edfView commit details -
PR for contributor addition. (jbesomi#52)
* README.md * updated README
Configuration menu - View commit details
-
Copy full SHA for 19925ee - Browse repository at this point
Copy the full SHA 19925eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4337b07 - Browse repository at this point
Copy the full SHA 4337b07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 301822d - Browse repository at this point
Copy the full SHA 301822dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcb286e - Browse repository at this point
Copy the full SHA fcb286eView commit details -
added replace hashtags and remove hashtag (jbesomi#58)
* added replace hashtags and remove hashtag * Fixed the Documentation * Preprocessing Hashtag Regex as a raw string
Configuration menu - View commit details
-
Copy full SHA for 81411c2 - Browse repository at this point
Copy the full SHA 81411c2View commit details -
Add count_sentences function to nlp.py (jbesomi#51)
* Add count_sentences function to nlp.py Also add tests for the function to test_nlp.py * Implement suggestions from pull request. Add more tests, change style (docstring, tests naming). Remove unicode-casting to avoid unexpected behaviour. * Add link to spacy documentation. Additionally update index tests, they're cleaner now. Co-authored-by: Henri Froese <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d50559d - Browse repository at this point
Copy the full SHA d50559dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79a0805 - Browse repository at this point
Copy the full SHA 79a0805View commit details -
Improve automated_readability_index.
Now incorporates suggested changes. Input checking done with pd.api.types.is_string_dtype. Not a permanent solution, will be improved by jbesomi#60 etc. Co-authored-by: Maximilian Krahn <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7e1ad2f - Browse repository at this point
Copy the full SHA 7e1ad2fView commit details