All Projects → graphbrain → Graphbrain

graphbrain / Graphbrain

Licence: mit
Language, Knowledge, Cognition

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Graphbrain

Gsoc2018 3gm
💫 Automated codification of Greek Legislation with NLP
Stars: ✭ 36 (-87.76%)
Mutual labels:  natural-language-processing, text-mining, natural-language-understanding
Ciff
Cornell Instruction Following Framework
Stars: ✭ 23 (-92.18%)
Mutual labels:  artificial-intelligence, natural-language-processing, natural-language-understanding
Awesome Hungarian Nlp
A curated list of NLP resources for Hungarian
Stars: ✭ 121 (-58.84%)
Mutual labels:  natural-language-processing, text-mining, natural-language-understanding
Botlibre
An open platform for artificial intelligence, chat bots, virtual agents, social media automation, and live chat automation.
Stars: ✭ 412 (+40.14%)
Mutual labels:  artificial-intelligence, natural-language-processing, natural-language-understanding
Lazynlp
Library to scrape and clean web pages to create massive datasets.
Stars: ✭ 1,985 (+575.17%)
Mutual labels:  artificial-intelligence, natural-language-processing, text-mining
Articutapi
API of Articut 中文斷詞 (兼具語意詞性標記):「斷詞」又稱「分詞」,是中文資訊處理的基礎。Articut 不用機器學習,不需資料模型,只用現代白話中文語法規則,即能達到 SIGHAN 2005 F1-measure 94% 以上,Recall 96% 以上的成績。
Stars: ✭ 252 (-14.29%)
Mutual labels:  artificial-intelligence, natural-language-processing, natural-language-understanding
Nlp Notebooks
A collection of notebooks for Natural Language Processing from NLP Town
Stars: ✭ 513 (+74.49%)
Mutual labels:  artificial-intelligence, natural-language-processing, text-mining
Text mining resources
Resources for learning about Text Mining and Natural Language Processing
Stars: ✭ 358 (+21.77%)
Mutual labels:  natural-language-processing, text-mining, text-analysis
Xlnet extension tf
XLNet Extension in TensorFlow
Stars: ✭ 109 (-62.93%)
Mutual labels:  artificial-intelligence, natural-language-processing, natural-language-understanding
Coursera Natural Language Processing Specialization
Programming assignments from all courses in the Coursera Natural Language Processing Specialization offered by deeplearning.ai.
Stars: ✭ 39 (-86.73%)
Mutual labels:  artificial-intelligence, natural-language-processing, natural-language-understanding
Reading comprehension tf
Machine Reading Comprehension in Tensorflow
Stars: ✭ 37 (-87.41%)
Mutual labels:  artificial-intelligence, natural-language-processing, natural-language-understanding
Catalyst
🚀 Catalyst is a C# Natural Language Processing library built for speed. Inspired by spaCy's design, it brings pre-trained models, out-of-the box support for training word and document embeddings, and flexible entity recognition models.
Stars: ✭ 224 (-23.81%)
Mutual labels:  artificial-intelligence, natural-language-processing, natural-language-understanding
Pyss3
A Python package implementing a new machine learning model for text classification with visualization tools for Explainable AI
Stars: ✭ 191 (-35.03%)
Mutual labels:  artificial-intelligence, natural-language-processing, text-mining
corpusexplorer2.0
Korpuslinguistik war noch nie so einfach...
Stars: ✭ 16 (-94.56%)
Mutual labels:  text-mining, text-analysis, natural-language-understanding
support-tickets-classification
This case study shows how to create a model for text analysis and classification and deploy it as a web service in Azure cloud in order to automatically classify support tickets. This project is a proof of concept made by Microsoft (Commercial Software Engineering team) in collaboration with Endava http://endava.com/en
Stars: ✭ 142 (-51.7%)
Mutual labels:  text-mining, text-analysis
ke-dialogue
KE-Dialogue: Injecting knowledge graph into a fully end-to-end dialogue system.
Stars: ✭ 39 (-86.73%)
Mutual labels:  knowledge, knowledge-graph
kwx
BERT, LDA, and TFIDF based keyword extraction in Python
Stars: ✭ 33 (-88.78%)
Mutual labels:  text-mining, text-analysis
DaDengAndHisPython
【微信公众号:大邓和他的python】, Python语法快速入门https://www.bilibili.com/video/av44384851 Python网络爬虫快速入门https://www.bilibili.com/video/av72010301, 我的联系邮箱[email protected]
Stars: ✭ 59 (-79.93%)
Mutual labels:  text-mining, text-analysis
typedb-loader
TypeDB Loader - Data Migration Tool for TypeDB
Stars: ✭ 43 (-85.37%)
Mutual labels:  knowledge-graph, knowledge-base
Fakenewscorpus
A dataset of millions of news articles scraped from a curated list of data sources.
Stars: ✭ 255 (-13.27%)
Mutual labels:  artificial-intelligence, natural-language-processing

Graphbrain is an Artificial Intelligence open-source software library and scientific research tool. Its aim is to facilitate automated meaning extraction and text understanding, as well as the exploration and inference of knowledge.

The ambition of this project is not simply to contribute to advancing the state-of-the-art in AI, but principally to be an effective interdisciplinary research tool. More specifically, we are interested in advancing the possibilities of automated meaning extraction for research in fields such as Computational Social Sciences, Cognitive Science and the Humanities.

Graphbrain overview

Graphbrain is experimental in nature, but with a unifying concept: the semantic hypergraph. It follows a hybrid approach, combining symbolic AI and statistical/connectionist Machine Learning methods. This is for two main reasons: to facilitate understandability and reproducibility for human researchers and to combine the strengths of both approaches.

Graphbrain is written in Python, to both take advantage and facilitate integration with the rich environment of scientific libraries available in this language. It is released under the highly permissive MIT open source license.

For installation instructions and more information: http://graphbrain.net.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].