Lists (9)
Sort Name ascending (A-Z)
Stars
REBEL is a seq2seq model that simplifies Relation Extraction (EMNLP 2021).
released code for our EMNLP22 paper: UniRel: Unified Representation and Interaction for Joint Relational Triple Extraction
RAG (Retrieval Augmented Generation) Framework for building modular, open source applications for production by TrueFoundry
Oculus asset streaming showcase demonstrating how to use asset streaming when navigating open world project while using different level of details. This sample also demonstrates how to use the Unit…
QuestCraft - A port of Minecraft: Java Edition to the Meta Quest Platform. With the power of Pojlib.
Oculus Interaction SDK showcase demonstrating the use of Interaction SDK in Unity with hand tracking. This project contains the interactions used in the "First Hand" demo available on App Lab. The …
A rules engine expressed in JSON
This is the sample code that Elegoo publishes with their Mega 2560 starter kit. I'm doing some refactoring of their code as I work my way through their tutorial. https://www.elegoo.com/pages/arduin…
The ELK layout algorithm adapter for Cytoscape.js
ruby.wasm is a collection of WebAssembly ports of the CRuby.
A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
Python wrapper for TA-Lib (http://ta-lib.org/).
Java bytecode to WebAssembly compiler
Framework to interpret and transpile JVM bytecode to JavaScript, OpenCL or WebAssembly.
😎 Curated list of awesome things regarding the WebAssembly (wasm) ecosystem.
Learn, Teach, Work and Play in the WebAssembly Studio
Contains code for training NLP models that takes in text and predicts concepts & keywords from a list of standardized NASA keywords. Code for the API that uses models trained by this repo is in `co…
Train NLP model to recognise new entities.
[ACL 19] Fine-tuning Pre-Trained Transformer Language Models to Distantly Supervised Relation Extraction
word2vec, sentence2vec, machine reading comprehension, dialog system, text classification, pretrained language model (i.e., XLNet, BERT, ELMo, GPT), sequence labeling, information retrieval, inform…
A collection of Natural language processing pre-trained models.
A curated list of pretrained sentence and word embedding models
Transform all the text from a bundle of PDF or PPTX to a csv format. This is useful to later convert into a dataframe and apply Machine Learning or Deep Learning models. Text retrieved still need p…
Converts DOC, XLS, XLSB, PPT, RTF, ODF (ODT, ODS, ODP), OOXML (DOCX, XLSX, PPTX), iWork (PAGES, NUMBERS, KEYNOTE), ODFXML (FODP, FODS, FODT), PDF, EML and HTML documents to plain text. Extracts met…
A library for generating OpenIE tuples from QA pairs (e.g. the SQuAD dataset).
Data Science Hacks consists of tips, tricks to help you become a better data scientist. Data science hacks are for all - beginner to advanced. Data science hacks consist of python, jupyter notebook…