Posts
-
science-parse
Science Parse parses scientific papers (in PDF form) and returns them in structured form.
Science Parse parses scientific papers (in PDF form) and returns them in structured form. As of today, it supports these fields:
- Title
- Authors
- Abstract
- Sections (each with heading and body text)
- Bibliography, each with
- Title
- Authors
- Venue
- Year
- Mentions, i.e., places in the paper where bibliography entries are mentioned
In JSON format, the output looks like this (or like this, if you want sections). The easiest way to get started is to use the output from this server.
Tags: #java
-
xplico
Open Source Network Forensic Analysis Tool (NFAT)
Xplico is a Network Forensic Analisys Tool NFAT, for Unix and Unix-like operating systems. It uses libpcap, a packet capture and filtering library.
The official home of Xplico is: http://www.xplico.org
The latest distribution can be found in the subdirectory: http://www.xplico.org/download
Tags: #php
-
procyon
Procyon is a suite of Java metaprogramming tools, including a rich reflection API, a LINQ-inspired expression tree API for runtime code generation, and a Java decompiler.
The
procyon-coreframework contains common support classes used by the other Procyon APIs. Its facilities include string manipulation, collection extensions, filesystem/path utilities, freezable objects and collections, attached data stores, and some runtime type helpers.Tags: #java
-
MapsModelsImporter
A Blender add-on to import models from google maps
Most importantly, use the last version of this add-on. In the release notes of each version the recommended/required versions of RenderDoc and Blender are specified. As of now, use RenderDoc v1.13 (not something else) and the last version of Blender.
Tags: #python
-
UNIT3D-Community-Edition
π A Next Generation Private Torrent Tracker (Community Edition)
- Introduction
- Some Features
- Requirements
- Installation 4.1 Automated-Installer
- Updating
- Version Support Information
- Security
- Contributing
- License
- Demo
- Sponsor-Chat
- Sponsoring
- Special Thanks
Tags: #php β’ torrent β’ laravel
-
cocoapods-acknowledgements
CocoaPods plugin that generates a plist which includes the installation metadata
A CocoaPods plugin that generates a plist which includes the installation metadata. It supports generating two styles of dependency information.
-
Settings.bundle compatible plist - This format is supported by a large amount of pods and works with Appleβs Settings.app.
-
Full Podspec metadata plist - This format provides more information to the app allowing for deeper introspection, currently only CPDAcknowledgements works with this format.
Tags: #ruby
-
-
py-todo
π Lightweight reminder / todo-list in cli
A little program to remind you of upcoming events / unfinished tasks.
Put them into
~/.zshrcor~/.bashrcor whatever you want, and it will stop you from putting off important shit.Pickled (i.e., serialized) todo list objects are saved in ~/.local/share/py-todo/todo.dat by default.
Tags: #python β’ todo β’ todolist
-
terrastories
Terrastories is a geostorytelling application built to enable local communities to locate and map their own oral storytelling traditions about places of significant meaning or value to them. Check out our Wiki for open source development information.
Tags: #ruby β’ mapping-tools β’ indigenous-peoples
-
faker
A Java port of the Faker ruby gem: https://github.com/stympy/faker/
repositories { // ... maven { url 'https://jitpack.io' } } dependencies { compile 'com.github.blocoio:faker:1.2.8' }You can use
testCompileorandroidTestCompile, if you only want to use Faker for testing.Tags: #java β’ android β’ faker
-
ballerina-lang
The Ballerina Programming Language
Ballerina is an open source programming language and platform for cloud-era application programmers to easily write software that just works.
Tags: #java β’ programming-language β’ language
subscribe via RSS