amirj's Stars
mermaid-js/mermaid
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
elastic/elasticsearch
Free and Open Source, Distributed, RESTful Search Engine
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
huggingface/datasets
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
NVIDIA/Megatron-LM
Ongoing research training transformer models at scale
snorkel-team/snorkel
A system for quickly generating training data with weak supervision
alirezadir/Production-Level-Deep-Learning
A guideline for building practical production-level deep learning systems to be deployed in real world applications.
snipsco/snips-nlu
Snips Python library to extract meaning from text
chiphuyen/ml-interviews-book
https://huyenchip.com/ml-interviews-book/
nmslib/nmslib
Non-Metric Space Library (NMSLIB): An efficient similarity search library and a toolkit for evaluation of k-NN methods for generic non-metric spaces.
marcotcr/checklist
Beyond Accuracy: Behavioral Testing of NLP models with CheckList
allenai/scispacy
A full spaCy pipeline and models for scientific/biomedical documents.
explosion/projects
🪐 End-to-end NLP workflows from prototype to production
facebookresearch/BLINK
Entity Linker solution
HazyResearch/data-centric-ai
Resources for Data Centric AI
mims-harvard/TDC
Therapeutics Commons (TDC-2): Multimodal Foundation for Therapeutic Science
PreferredAI/cornac
A Comparative Framework for Multimodal Recommender Systems
plkmo/BERT-Relation-Extraction
PyTorch implementation for "Matching the Blanks: Distributional Similarity for Relation Learning" paper
ylongqi/openrec
OpenRec is an open-source and modular library for neural network-inspired recommendation algorithms
phunt/avro-rpc-quickstart
Apache Avro RPC Quick Start.
msg-systems/holmes-extractor
Information extraction from English and German texts based on predicate logic
Georgetown-IR-Lab/QuickUMLS
System for Medical Concept Extraction and Linking
taleinat/fuzzysearch
Find parts of long text or data, allowing for some changes/typos.
informagi/REL
REL: Radboud Entity Linker
facebookresearch/bio-lm
We evaluate many models used for biomedical and clinical nlp tasks, and train new models that perform much better.
bbc/datalab-ml-training
Machine Learning Training
microsoft/spacy-ann-linker
spaCy pipeline component for generating spaCy KnowledgeBase Alias Candidates for Entity Linking
lum-ai/odinson
Odinson is a powerful and highly optimized open-source framework for rule-based information extraction. Odinson couples a simple, yet powerful pattern language that can operate over multiple representations of text, with a runtime system that operates in near real time.
greenelab/pubtator
Retrieve and process PubTator annotations
jvasilakes/BERT-RE
Tensorflow 2 implementations of the relation classification architectures from Google's Matching the Blanks paper.