981 skills found · Page 7 of 33
meghnalohani / Resume Scoring Using NLPThe objective of the project is to create a Resume Scoring algorithm using Natural Language Processing. The algorithm will parse resumes one by one and will create a Candidate Profile based on the skills mentioned in the resume. A corpus is created using Sketch Engine, Wikipedia pages for various required skills (example : Machine Learning, Data Science, Software developer, Programming) are given as input, Sketch Engine creates a corpus from the useful data available on the given links. Word Embeddings are created from the corpus and these are used to match the skills in the candidate resume with the required skills. Finally, the candidate profile is built and plotted as a bar graph for better visualization.
kaneplusplus / Icd 10 Cm EmbeddingLLM Embeddings for ICD 10 Data
luisDVA / UnheadrHandle Data With Embedded Subheaders
mpcrlab / MolecularTransformerEmbeddingsCode and data for the Transformer neural network trained to translate between molecular text representations and create molecular embeddings.
Wilsonoonn / N8n Nl2sqlThis is an n8n NL2SQL workflow that converts natural language questions into executable SQL queries. It can be embedded as an intelligent data assistant into web systems to query databases and provide visual charts for the data.
francois-meyer / Time2vecThis repository accompanies the paper "Learning Concept Embeddings from Temporal Data" (Meyer, Van Der Merwe, and Coetsee, 2018)
XifengGuo / DEC DADeep Embedded Clustering with Data Augmentation (DEC-DA). Performance on MNIST (acc=0.985, nmi=0.960).
ajayrandhawa / Grocery CMS PHP Restful APIGrocery-CMS-PHP-Restful-API is an online grocery shop. The project is developed by using PHP/MySQL/Slim Restful API. The project has powerful backend cms to manage grocery shop online. it has features like add items, remove items, update price, manage orders etc. Restful API ready to embed in Application using JSON data.
KrishnaswamyLab / Multiscale PHATECreating multi-resolution embeddings and clusters from high dimensional data
JamesRandall / Simple Paging GridLightweight HTML / JavaScript grid designed with Twitter Bootstrap in mind for dynamic server loaded and client embedded data.
hwangcc23 / Ptm2humanARM PTM decoder, and ARM ETM v4 decoder. ptm2human is a decoder for trace data outputted by Program Trace Macrocell (PTM) and Embedded Trace Macrocell (ETMv4).
vveitch / Causal Network EmbeddingsSoftware and pre-processed data for "Using Embeddings to Correct for Unobserved Confounding in Networks"
tonychenxyz / SelfieThis repository contains the code and data for the paper "SelfIE: Self-Interpretation of Large Language Model Embeddings" by Haozhe Chen, Carl Vondrick, and Chengzhi Mao.
shuheng-liu / Fake News Detection PipelinePipeline for detecting fake news, covering data ingestion, doc embedding, classifier hypertuning & model ensembling. Quick walkthrough available in README. Execution logs on my FloydHub page.
mamaral / MALoggingViewControllerMALoggingViewController is a real-time pseudo-console you can embed in your application, perfect for testing and debugging in the real world. Whether you are determining the reliability of network traffic while driving through areas with poor service, testing push notifications on ad-hoc builds while not connected to Xcode, or working out those pesky Core Location bugs, there's no need to carry around half of your development environment with you. No more driving around town with the Xcode console open, or having to handle logging to files and emailing them later to figure out what the heck happened - you can see all the data on your device, anywhere, in real time.
Puzer / Github Repo EmbeddingsSelf-supervised embeddings for GitHub repositories from ⭐ Stars. Includes data pipeline, training code, and frontend.
stasl0217 / UKGECode and data for paper "Embedding Uncertain Knowledge Graphs"
iunderstand / SWESWE Toolkit. Learning Semantic Word Embeddings based on Ordinal Knowledge Constraints. A general framework to incorporate semantic knowledge into the popular data-driven learning process of word vectors. Applications including word similarity, sentence completion, etc. ACL-2015, Beijing, China
OpenLinkSoftware / OSDS ExtensionThe OpenLink Structured Data Sniffer (OSDS) is Web Extensions compliant Browser Extension for Chrome, Firefox and Opera browsers that detects structured metadata embedded in web pages using JSON-LD, Microdata, RDFa, RDF-Turtle, or Plain Old Semantic HTML (POSH). It also supports CSV and JSON data transformation.
Azure-Samples / Azure Sql Db Session RecommenderBuild a recommender using OpenAI, Azure Functions, Azure Static Web Apps, Azure SQL DB, Data API builder and Text Embeddings