mafan | A toolbox for working with the Chinese language in Python
kandi X-RAY | mafan Summary
kandi X-RAY | mafan Summary
mafan is a Python library. mafan has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can install using 'pip install mafan' or download it from GitHub, PyPI.
Mafan is a collection of Python tools for making your life working with Chinese so much less 麻烦 (mafan, i.e. troublesome).
Mafan is a collection of Python tools for making your life working with Chinese so much less 麻烦 (mafan, i.e. troublesome).
Support
Quality
Security
License
Reuse
Support
mafan has a low active ecosystem.
It has 142 star(s) with 32 fork(s). There are 10 watchers for this library.
It had no major release in the last 12 months.
There are 6 open issues and 9 have been closed. On average issues are closed in 340 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of mafan is 0.3.1
Quality
mafan has 0 bugs and 0 code smells.
Security
mafan has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
mafan code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
mafan is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
mafan releases are not available. You will need to build from source code and install.
Deployable package is available in PyPI.
Build file is available. You can build the component from source.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi has reviewed mafan and discovered the below as its top functions. This is intended to give you an instant insight into mafan implemented functionality, and help decide if they suit your requirements.
- Check if character is punctuation
- Check if a word has a punctuation
- Convert unicode to Json
- Convert unicode characters to unicode
- Convert unicode string to f
- Checks if the given unicode string contains Latin characters
- Return True if the Unicode string contains ascii characters
- Download the historical word list
- Download a file
- Convert url to name
Get all kandi verified functions for this library.
mafan Key Features
No Key Features are available at this moment for mafan.
mafan Examples and Code Snippets
No Code Snippets are available at this moment for mafan.
Community Discussions
No Community Discussions are available at this moment for mafan.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install mafan
text contains some functions for working with strings. Things like detecting english in a string, whether a string has Chinese punctuation, etc. Check out text.py for all the latest goodness. It also contains a handy wrapper for the jianfan package for converting between simplified and traditional:.
Either set an environment variable, MAFAN_DICTIONARY_PATH, to the absolute path to a local copy of this [dictionary file](https://github.com/fxsjy/jieba/raw/master/extra_dict/dict.txt.big),
or install the mafan_traditional convenience package: pip install mafan_traditional. If this package is installed and available, mafan will default to use this extended dictionary file.
[ChineseLevel.com](http://www.ChineseLevel.com)
Either set an environment variable, MAFAN_DICTIONARY_PATH, to the absolute path to a local copy of this [dictionary file](https://github.com/fxsjy/jieba/raw/master/extra_dict/dict.txt.big),
or install the mafan_traditional convenience package: pip install mafan_traditional. If this package is installed and available, mafan will default to use this extended dictionary file.
[ChineseLevel.com](http://www.ChineseLevel.com)
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page