All Projects → perke → Similar Projects or Alternatives

846 Open source projects that are alternatives of or similar to perke

IP-Tracker
Track any ip address with IP-Tracker. IP-Tracker is developed for Linux and Termux. you can retrieve any ip address information using IP-Tracker.
Stars: ✭ 53 (-11.67%)
Mutual labels:  information-retrieval
Rule Extraction from Trees
A toolkit for extracting comprehensible rules from tree-based algorithms
Stars: ✭ 34 (-43.33%)
Mutual labels:  data-mining
Rake Nltk
Python implementation of the Rapid Automatic Keyword Extraction algorithm using NLTK.
Stars: ✭ 793 (+1221.67%)
Mutual labels:  text-mining
KeywordExtraction
Implementation of algorithm in keyword extraction,including TextRank,TF-IDF and the combination of both
Stars: ✭ 95 (+58.33%)
Mutual labels:  keyword-extraction
koshort
(deprecated) 🐱 koshort is a Python package for Korean internet spoken language crawling and processing... or maybe Korean domestic cat.
Stars: ✭ 62 (+3.33%)
Mutual labels:  text-mining
Bm25
A Python implementation of the BM25 ranking function.
Stars: ✭ 159 (+165%)
Mutual labels:  information-retrieval
Bitmagic
BitMagic Library
Stars: ✭ 263 (+338.33%)
Mutual labels:  information-retrieval
Nlp In Practice
Starter code to solve real world text data problems. Includes: Gensim Word2Vec, phrase embeddings, Text Classification with Logistic Regression, word count with pyspark, simple text preprocessing, pre-trained embeddings and more.
Stars: ✭ 790 (+1216.67%)
Mutual labels:  text-mining
cs6101
The Web IR / NLP Group (WING)'s public reading group at the National University of Singapore.
Stars: ✭ 17 (-71.67%)
Mutual labels:  information-retrieval
DRhard
SIGIR'21: Optimizing DR with hard negatives and achieving SOTA first-stage retrieval performance on TREC DL Track.
Stars: ✭ 93 (+55%)
Mutual labels:  information-retrieval
trafilatura
Python & command-line tool to gather text on the Web: web crawling/scraping, extraction of text, metadata, comments
Stars: ✭ 711 (+1085%)
Mutual labels:  text-mining
EasyMiner
Easy association rule mining and classification on the web
Stars: ✭ 14 (-76.67%)
Mutual labels:  data-mining
BioMedical-NLP-corpus
Biomedical NLP Corpus or Datasets.
Stars: ✭ 44 (-26.67%)
Mutual labels:  text-mining
tutorials
A tutorial series by Preferred.AI
Stars: ✭ 136 (+126.67%)
Mutual labels:  information-retrieval
Text2vec
Fast vectorization, topic modeling, distances and GloVe word embeddings in R.
Stars: ✭ 715 (+1091.67%)
Mutual labels:  text-mining
Awesome Datascience
📝 An awesome Data Science repository to learn and apply for real world problems.
Stars: ✭ 17,520 (+29100%)
Mutual labels:  data-mining
ml4ir
Machine Learning for Information Retrieval
Stars: ✭ 75 (+25%)
Mutual labels:  information-retrieval
Orange3
🍊 📊 💡 Orange: Interactive data analysis
Stars: ✭ 3,152 (+5153.33%)
Mutual labels:  data-mining
sigir19-neural-ir
Source code for: On the Effect of Low-Frequency Terms on Neural-IR Models, SIGIR'19
Stars: ✭ 44 (-26.67%)
Mutual labels:  information-retrieval
Python Projects
some python projects
Stars: ✭ 247 (+311.67%)
Mutual labels:  data-mining
ai-distillery
Automatically modelling and distilling knowledge within AI. In other words, summarising the AI research firehose.
Stars: ✭ 20 (-66.67%)
Mutual labels:  information-retrieval
Bigartm
Fast topic modeling platform
Stars: ✭ 563 (+838.33%)
Mutual labels:  text-mining
Pyndri
pyndri is a Python interface to the Indri search engine.
Stars: ✭ 85 (+41.67%)
Mutual labels:  information-retrieval
Datascience
Curated list of Python resources for data science.
Stars: ✭ 3,051 (+4985%)
Mutual labels:  data-mining
HAR
Code for WWW2019 paper "A Hierarchical Attention Retrieval Model for Healthcare Question Answering"
Stars: ✭ 22 (-63.33%)
Mutual labels:  information-retrieval
imbalanced-ensemble
Class-imbalanced / Long-tailed ensemble learning in Python. Modular, flexible, and extensible. | 模块化、灵活、易扩展的类别不平衡/长尾机器学习库
Stars: ✭ 199 (+231.67%)
Mutual labels:  data-mining
Nlp Notebooks
A collection of notebooks for Natural Language Processing from NLP Town
Stars: ✭ 513 (+755%)
Mutual labels:  text-mining
Automlpipeline.jl
A package that makes it trivial to create and evaluate machine learning pipeline architectures.
Stars: ✭ 223 (+271.67%)
Mutual labels:  data-mining
3d model retriever
Experimenting with a newly published deep learning paper and how it can be used for content-based 3D model retrieval. (info retrieval for CAD)
Stars: ✭ 45 (-25%)
Mutual labels:  information-retrieval
Amazing Feature Engineering
Feature engineering is the process of using domain knowledge to extract features from raw data via data mining techniques. These features can be used to improve the performance of machine learning algorithms. Feature engineering can be considered as applied machine learning itself.
Stars: ✭ 218 (+263.33%)
Mutual labels:  data-mining
Vectorsinsearch
Dice.com repo to accompany the dice.com 'Vectors in Search' talk by Simon Hughes, from the Activate 2018 search conference, and the 'Searching with Vectors' talk from Haystack 2019 (US). Builds upon my conceptual search and semantic search work from 2015
Stars: ✭ 71 (+18.33%)
Mutual labels:  information-retrieval
Zhihu Analysis Python
Social Network Analysis of Zhihu with Python
Stars: ✭ 215 (+258.33%)
Mutual labels:  data-mining
EMNLP2020
This is official Pytorch code and datasets of the paper "Where Are the Facts? Searching for Fact-checked Information to Alleviate the Spread of Fake News", EMNLP 2020.
Stars: ✭ 55 (-8.33%)
Mutual labels:  information-retrieval
ComposeAE
Official code for WACV 2021 paper - Compositional Learning of Image-Text Query for Image Retrieval
Stars: ✭ 49 (-18.33%)
Mutual labels:  information-retrieval
Sf1r Lite
Search Formula-1——A distributed high performance massive data engine for enterprise/vertical search
Stars: ✭ 158 (+163.33%)
Mutual labels:  information-retrieval
GeeseDB
Graph Engine for Exploration and Search
Stars: ✭ 14 (-76.67%)
Mutual labels:  information-retrieval
Listed Company News Crawl And Text Analysis
从新浪财经、每经网、金融界、中国证券网、证券时报网上,爬取上市公司(个股)的历史新闻文本数据进行文本分析、提取特征集,然后利用SVM、随机森林等分类器进行训练,最后对实施抓取的新闻数据进行分类预测
Stars: ✭ 494 (+723.33%)
Mutual labels:  text-mining
Instascrape
Powerful and flexible Instagram scraping library for Python, providing easy-to-use and expressive tools for accessing data programmatically
Stars: ✭ 202 (+236.67%)
Mutual labels:  data-mining
naacl2018-fever
Fact Extraction and VERification baseline published in NAACL2018
Stars: ✭ 109 (+81.67%)
Mutual labels:  information-retrieval
Ail Framework
AIL framework - Analysis Information Leak framework
Stars: ✭ 191 (+218.33%)
Mutual labels:  data-mining
Gaanaapi
Unofficial Gaana API
Stars: ✭ 59 (-1.67%)
Mutual labels:  information-retrieval
Emuto
manipulate JSON files
Stars: ✭ 180 (+200%)
Mutual labels:  data-mining
rust-stemmers
A rust implementation of some popular snowball stemming algorithms
Stars: ✭ 85 (+41.67%)
Mutual labels:  information-retrieval
2017 Ccf Bdci Aijudge
2017-CCF-BDCI-让AI当法官(初赛):7th/415 (Top 1.68%)
Stars: ✭ 177 (+195%)
Mutual labels:  data-mining
pylangacq
Language Acquisition Research Tools
Stars: ✭ 33 (-45%)
Mutual labels:  computational-linguistics
Python practice of data analysis and mining
《Python数据分析与挖掘实战》随书源码与数据
Stars: ✭ 172 (+186.67%)
Mutual labels:  data-mining
netizenship
a commandline #OSINT tool to find the online presence of a username in popular social media websites like Facebook, Instagram, Twitter, etc.
Stars: ✭ 33 (-45%)
Mutual labels:  information-retrieval
Lightgbm
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
Stars: ✭ 13,293 (+22055%)
Mutual labels:  data-mining
Bert Vietnamese Question Answering
Vietnamese question answering system with BERT
Stars: ✭ 57 (-5%)
Mutual labels:  information-retrieval
Welly
Well handling
Stars: ✭ 168 (+180%)
Mutual labels:  data-mining
beir
A Heterogeneous Benchmark for Information Retrieval. Easy to use, evaluate your models across 15+ diverse IR datasets.
Stars: ✭ 738 (+1130%)
Mutual labels:  information-retrieval
Spypi
An (un-)ethical hacking-station based on Raspberry Pi and Python
Stars: ✭ 167 (+178.33%)
Mutual labels:  data-mining
kenchi
A scikit-learn compatible library for anomaly detection
Stars: ✭ 36 (-40%)
Mutual labels:  data-mining
Ldavis
R package for web-based interactive topic model visualization.
Stars: ✭ 466 (+676.67%)
Mutual labels:  text-mining
SolrConfigExamples
Examples of Solr configuration entries for Solr plugins and Conceptual Search\Semantic Search from Simon Hughes Dice.com
Stars: ✭ 26 (-56.67%)
Mutual labels:  information-retrieval
Awesome Sentiment Analysis
Repository with all what is necessary for sentiment analysis and related areas
Stars: ✭ 459 (+665%)
Mutual labels:  text-mining
pqlite
⚡ A fast embedded library for approximate nearest neighbor search
Stars: ✭ 141 (+135%)
Mutual labels:  information-retrieval
Pyshorttextcategorization
Various Algorithms for Short Text Mining
Stars: ✭ 429 (+615%)
Mutual labels:  text-mining
RelevancyTuning
Dice.com tutorial on using black box optimization algorithms to do relevancy tuning on your Solr Search Engine Configuration from Simon Hughes Dice.com
Stars: ✭ 28 (-53.33%)
Mutual labels:  information-retrieval
Open Semantic Search
Open Source research tool to search, browse, analyze and explore large document collections by Semantic Search Engine and Open Source Text Mining & Text Analytics platform (Integrates ETL for document processing, OCR for images & PDF, named entity recognition for persons, organizations & locations, metadata management by thesaurus & ontologies, search user interface & search apps for fulltext search, faceted search & knowledge graph)
Stars: ✭ 386 (+543.33%)
Mutual labels:  text-mining
301-360 of 846 similar projects