127 private links
Magpie is a deep learning tool for multi-label text classification. It learns on the training corpus to assign labels to arbitrary text and can be used to predict those labels on unknown data. It has been developed at CERN to assign subject categories to High Energy Physics abstracts and extract keywords from them.
Opensource python library for text mining focusing on document similarity identification.
Pybtex reads citation information from a file and produces a formatted bibliography. BibTeX style files are supported. Alternatively it is possible to write styles in Python.
Pybtex currently understands the following bibliography formats:
- BibTeX
- BibTeXML
- YAML-based format
The resulting bibliography may be output in one of the following formats (not supported by legacy BibTeX styles):
- LaTeX
- HTML
- markdown
- plain text
Replace your VBA code with Python, a powerful yet easy-to-use programming language that is highly suited for numerical analysis. Supports Windows & Mac!
pyfuzzy
is a framework to work with fuzzy sets and process them with operations of fuzzy logic.
For more information see also the Wikipedia category fuzzy logic.
Reads Fuzzy Control Language (FCL) files, if the antrl python runtime is available.
scikit-fuzzy (a.k.a. skfuzzy): Fuzzy logic toolbox for Python.
This package implements many useful tools for projects involving fuzzy logic, also known as grey logic.
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. It's widely used to build languages, tools, and frameworks. From a grammar, ANTLR generates a parser that can build and walk parse trees.
pycparser is a parser for the C language, written in pure Python. It is a module designed to be easily integrated into applications that need to parse C source code.
BibtexParser is a python library to parse bibtex files. The code is tested with unittests.
Animator5D - Very simple-to-use framework for rendering 5-dimensional animations (x, y, z, time, some color value) as an animated gif. This requires ImageMagick to combine the frames, but you can still render them without having it installed and just combine them with some online gif maker.
D3 is a JavaScript library for visualizing data with HTML, SVG, and CSS.
Data visualization is the mechanism of taking tabular or spatial data and conveying it in a human-friendly and visual way. In this article we look at eight open source tools that can help you to create useful and informative graphs.