fgiasson
Computer scientist, software developer and entrepreneur. Working in the field of the Artificial Intelligence, Semantic Web and Knowledge Graphs.
Québec
Pinned Repositories
kbpedia
KBPedia Knowledge Graph & Knowledge Ontology (KKO)
en-fr-translation-service
Dummy project to create an English/French translation service using Hugging Face, Docker and such.
jquery-enhanced-cookie
Enhanced Version of the jQuery Cookie plugin that uses HTML5's localStorage feature and that support chunking of values in multiple cookies to save big size content.
literate-en-fr-translation-service
Literate version of `en-fr-translation-service` using `nbdev`
orgweb
CLI Org-Mode Environment for WEB like development without Emacs
ReadNext
ReadNext is a command line tool that can be used to generate personalized paper recommendations based on your research interests. It is designed to be used as a daily routine to help you discover new papers that are relevant to your research focus.
small-web-dataset
Process all the RSS and Atom feeds from the Small Web feeds list, validate them, generate statistics and eventually more.
spacemacs-cheatsheet
My Personal Spacemacs Cheat Sheet
Bibliographic-Ontology-BIBO
The Bibliographic Ontology Specification provides main concepts and properties for describing citations and bibliographic references (i.e. quotes, books, articles, etc) on the Semantic Web.
clj-fst
Finite State Transducers (FST) for Clojure
fgiasson's Repositories
fgiasson/help.github.com
GitHub help guides
fgiasson/VisualPHPUnit
A PHPUnit GUI.
fgiasson/irON-Parsers
irON (instance record and Object Notation) is a abstract notation and associated vocabulary for specifying RDF triples and schema in non-RDF forms. Its purpose is to allow users and tools in non-RDF formats to stage interoperable datasets using RDF.
fgiasson/Scones
The Scones web service system (subject concepts or named entities) is used to perform subject concepts and named entities tagging on a target document.
fgiasson/Semantic-Components-Open-Semantic-Framework
A semantic component is a Flex component that takes record(s) description(s) and irXML schema(s) as input, and that outputs some (possibly interactive) visualization(s) of that record. Depending on the logic described in the input schema(s) and the input record(s) description(s), the semantic component will behave differently to optimize its presentation to the users. The semantic components are available from the Semantic Components (Flex) Library.
fgiasson/structWSF-PHP-API
The structWSF PHP API is a framework available to PHP developers to help them generating queries to any structWSF web service endpoint. Each structWSF web service endpoint has its own WebServiceQuery class in the structWSF PHP API. This class is used to generate any query, to send it to be endpoint of a structWSF instance and to get back a resultset. The resultset can then be manipulated by using the Resultset API. This same API can be used to transform the resultset in different formats.