All Projects → Cheng-Lin-Li → Knowledgegraph

Cheng-Lin-Li / Knowledgegraph

Licence: gpl-3.0
This repository for Web Crawling, Information Extraction, and Knowledge Graph build up.

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects
julia
2034 projects

Projects that are alternatives of or similar to Knowledgegraph

knowledge-graph-nlp-in-action
从模型训练到部署,实战知识图谱(Knowledge Graph)&自然语言处理(NLP)。涉及 Tensorflow, Bert+Bi-LSTM+CRF,Neo4j等 涵盖 Named Entity Recognition,Text Classify,Information Extraction,Relation Extraction 等任务。
Stars: ✭ 58 (+107.14%)
Mutual labels:  information-extraction, knowledge-graph
news-graph
Key information extraction from text and graph visualization
Stars: ✭ 83 (+196.43%)
Mutual labels:  information-extraction, knowledge-graph
Casrel
A Novel Cascade Binary Tagging Framework for Relational Triple Extraction. Accepted by ACL 2020.
Stars: ✭ 329 (+1075%)
Mutual labels:  knowledge-graph, information-extraction
Knowledge Graph Wander
A collection of papers, codes, projects, tutorials ... for Knowledge Graph and other NLP methods
Stars: ✭ 26 (-7.14%)
Mutual labels:  information-extraction, knowledge-graph
Nlp Projects
word2vec, sentence2vec, machine reading comprehension, dialog system, text classification, pretrained language model (i.e., XLNet, BERT, ELMo, GPT), sequence labeling, information retrieval, information extraction (i.e., entity, relation and event extraction), knowledge graph, text generation, network embedding
Stars: ✭ 360 (+1185.71%)
Mutual labels:  knowledge-graph, information-extraction
Research
novel deep learning research works with PaddlePaddle
Stars: ✭ 609 (+2075%)
Mutual labels:  knowledge-graph
Multi Drug Embedding
Method for drug repurposing from knowledge graphs and literature
Stars: ✭ 18 (-35.71%)
Mutual labels:  knowledge-graph
Web kg
爬取百度百科中文页面,抽取三元组信息,构建中文知识图谱
Stars: ✭ 549 (+1860.71%)
Mutual labels:  knowledge-graph
Deepke
基于深度学习的开源中文关系抽取框架
Stars: ✭ 525 (+1775%)
Mutual labels:  knowledge-graph
Kg Demo For Movie
从无到有构建一个电影知识图谱,并基于该KG,开发一个简易的KBQA程序。
Stars: ✭ 876 (+3028.57%)
Mutual labels:  knowledge-graph
Kbqa Bert
基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式
Stars: ✭ 846 (+2921.43%)
Mutual labels:  knowledge-graph
Recbole
A unified, comprehensive and efficient recommendation library
Stars: ✭ 780 (+2685.71%)
Mutual labels:  knowledge-graph
Knowledge graph attention network
KGAT: Knowledge Graph Attention Network for Recommendation, KDD2019
Stars: ✭ 610 (+2078.57%)
Mutual labels:  knowledge-graph
Whour
Tool for information gathering, IPReverse, AdminFInder, DNS, WHOIS, SQLi Scanner with google.
Stars: ✭ 18 (-35.71%)
Mutual labels:  information-extraction
Annotated Semantic Relationships Datasets
A collections of public and free annotated datasets of relationships between entities/nominals (Portuguese and English)
Stars: ✭ 553 (+1875%)
Mutual labels:  information-extraction
Knowledge Graphs
A collection of research on knowledge graphs
Stars: ✭ 845 (+2917.86%)
Mutual labels:  knowledge-graph
Sentibridge
SentiBridge: A Knowledge Base for Entity-Sentiment Representation
Stars: ✭ 542 (+1835.71%)
Mutual labels:  knowledge-graph
Awesome Knowledge Management
A curated list of amazingly awesome articles, people, applications, software libraries and projects related to the knowledge management space
Stars: ✭ 758 (+2607.14%)
Mutual labels:  knowledge-graph
Eliie
An information extraction system for free-text eligibility criteria
Stars: ✭ 22 (-21.43%)
Mutual labels:  information-extraction
Awesome chinese medical nlp
中文医学NLP公开资源整理:术语集/语料库/词向量/预训练模型/知识图谱/命名实体识别/QA/信息抽取/模型/论文/etc
Stars: ✭ 623 (+2125%)
Mutual labels:  knowledge-graph

Knowledge Graph

This repository for Web Crawling, Information Extraction, and Knowledge Graph build up.

Implementations of utilities and algorithms to build your knowledge graph by Python 3

I will enrich those implementations and descriptions from time to time. If you include any of my work into your website or project; please add a link to this repository and send me an email to let me know.

Your comments are welcome. Thanks,

Programs Description Link
JSONLines Once your crawler download a lot of pages, how can you aggregate all of those files into single one? Json Lines is your answer. The program will package each of your file into single JSON object into the file which will contain multiple JSON objects. Source Code
Conditional Random Field This is a program to demostrate how to leverage crf to extract textbook information from syllabus of webpages. Source Code
Wrapper and BeautifulSoup This program demostrate how to extract information from JSON Lines by BeautifulSoup. Source Code
Facebook Crawler This is a crawler program to crawl facebook post via facebook graph api. Source Code
SPARQL This is an exercise to query information via dbpedia Virtuoso SPARQL Query Editor to answer/retrive University related questions. Source Code
Market Index Prediction This is a final project of building knowledge graph. I and my teammate YuCheng Kuo leverage not only stock price information but also combine social media listening data to feed into a LSTM (Long Short Term Memory) machine learning model to predict the trend of next day and next 30 day of Dow Jones Industrial Average index . Project Repository

Reference

Disclaimer

Last updated: January 16, 2018

The information contained on https://github.com/Cheng-Lin-Li/ website (the "Service") is for general information purposes only. Cheng-Lin-Li's github assumes no responsibility for errors or omissions in the contents on the Service and Programs.

In no event shall Cheng-Lin-Li's github be liable for any special, direct, indirect, consequential, or incidental damages or any damages whatsoever, whether in an action of contract, negligence or other tort, arising out of or in connection with the use of the Service or the contents of the Service. Cheng-Lin-Li's github reserves the right to make additions, deletions, or modification to the contents on the Service at any time without prior notice.

External links disclaimer

https://github.com/Cheng-Lin-Li/ website may contain links to external websites that are not provided or maintained by or in any way affiliated with Cheng-Lin-Li's github.

Please note that the Cheng-Lin-Li's github does not guarantee the accuracy, relevance, timeliness, or completeness of any information on these external websites.

Contact Information

Cheng-Lin [email protected] of Southern California

[email protected] or

[email protected]

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].