Pinned Repositories
awesome-semantic-web
A curated list of various semantic web and linked data resources.
AxonOpen
dataviz
Data vizualization projects
gesonet
A social network generator
Names
Python module to generate random names, addresses and emails
PyDataNYC2015
Presentation material for PyData NYC presentation: Word Embeddings as a Service
python-amazon-simple-product-api
A simple Python wrapper for the Amazon.com Product Advertising API
startup2vec
A startup search engine made using embeddings built on crunchbase company descriptions
lechatpito's Repositories
lechatpito/startup2vec
A startup search engine made using embeddings built on crunchbase company descriptions
lechatpito/gesonet
A social network generator
lechatpito/PyDataNYC2015
Presentation material for PyData NYC presentation: Word Embeddings as a Service
lechatpito/Names
Python module to generate random names, addresses and emails
lechatpito/python-amazon-simple-product-api
A simple Python wrapper for the Amazon.com Product Advertising API
lechatpito/awesome-semantic-web
A curated list of various semantic web and linked data resources.
lechatpito/AxonOpen
lechatpito/dataviz
Data vizualization projects
lechatpito/django-haystack
Modular search for Django. Currently v2.3.1. With a Solr 5.0.0 compatibility. Waiting for a pull request to be merged https://github.com/django-haystack/django-haystack/issues/1148
lechatpito/docker-virtuoso
Docker for hosting Virtuoso
lechatpito/gensim
Topic Modelling for Humans
lechatpito/hugo-serif-theme
lechatpito/IAB-taxonomy
The IAB Quality Assurance Guidelines taxonomy in a SKOS, RDF, Turtle file
lechatpito/lechatpito.github.io
Home Page of François Scharffe
lechatpito/NASA-JPL-ADS-KG
A Knowledge Graph for the Astrophysics Data System
lechatpito/owl2vcs
lechatpito/rdfai
Automatically exported from code.google.com/p/rdfai
lechatpito/rdfs2skos
Automatically exported from code.google.com/p/rdfs2skos
lechatpito/semantic-similarity-taxonomy
Computes a similarity in a taxonomy. Implementation of Resnik paper: "Semantic Similarity in a Taxonomy: An Information-Based Measure and its Application to Problems of Ambiguity in Natural Language", 1999
lechatpito/SPASE-to-schemaorg-converter
Examples of ODIS datasets representations applied to heliophysics datasets
lechatpito/specgen
My modified, extended and more generalized version of Danbri‘s SpecGen version 5. My SpecGen version 6 is able to generate a XHTML+RDFa ontology specification with common concepts and properties based on OWL, RDFS and RDF, and parse these statements into a template of the ontology documentation.
lechatpito/surfrdf
SuRF is a Python library for working with RDF data in an Object-Oriented way. In SuRF, RDF nodes (subjects and objects) are represented as Python objects and RDF arcs (predicates) as their attributes. SuRF is an Object RDF Mapper (ORM), similar in concept to Object Relational Mappers like SQLAlchemy. SuRF was inspired by ActiveRDF for Ruby.