Simple pattern finding in strings and natural language processing.
Are you looking for the homepage of the project? Go to https://darkmattervale.github.io/regex4dummies if so.
If you are interested in maintaining this library, please let me know. I do not have time to maintain this at the moment.
- Automatic pattern detection ( semantic and literal )
- Multiple parsers ( implementations of nltk, pattern, and nlpnet )
- Keyword searching to find specific phrases
- Topic analysis
- Important information extraction
- Tokenizer and sentence dependency identifier
Please see the issues page for the project if you would like to see all of the features that are planned to be implemented.
To see how to use this library, please see the new homepage for regex4dummies. Once at the homepage, proceed to the documentation section.
To install this library, you can use pip, or download the repository from Github.
pip install regex4dummies
If you would like to contribute, please fork the repository and create a PR with whatever you've changed. Thanks for the help!
Please see LICENSE.txt for information about the MIT license
Copyright (c) 2015 Vale Tolpegin. All rights reserved.
Citations for nlpnet:
- Fonseca, E. R. and Rosa, J.L.G. Mac-Morpho Revisited: Towards Robust Part-of-Speech Tagging. Proceedings of the 9th Brazilian Symposium in Information and Human Language Technology, 2013. p. 98-107 [PDF]