All Projects → UWNETLAB → Metaknowledge

UWNETLAB / Metaknowledge

Licence: gpl-2.0
A Python library for doing bibliometric and network analysis in science and health policy research

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Metaknowledge

Tensorflow Font2char2word2sent2doc
TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension
Stars: ✭ 95 (-6.86%)
Mutual labels:  natural-language-processing
Neuronblocks
NLP DNN Toolkit - Building Your NLP DNN Models Like Playing Lego
Stars: ✭ 1,356 (+1229.41%)
Mutual labels:  natural-language-processing
Atis.keras
Spoken Language Understanding(SLU)/Slot Filling in Keras
Stars: ✭ 100 (-1.96%)
Mutual labels:  natural-language-processing
Sentence Similarity
PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment
Stars: ✭ 96 (-5.88%)
Mutual labels:  natural-language-processing
The Nlp Pandect
A comprehensive reference for all topics related to Natural Language Processing
Stars: ✭ 1,349 (+1222.55%)
Mutual labels:  natural-language-processing
Papers
读过的CV方向的一些论文,图像生成文字、弱监督分割等
Stars: ✭ 99 (-2.94%)
Mutual labels:  natural-language-processing
Pytreebank
😡😇 Stanford Sentiment Treebank loader in Python
Stars: ✭ 93 (-8.82%)
Mutual labels:  natural-language-processing
Pynlp
A pythonic wrapper for Stanford CoreNLP.
Stars: ✭ 103 (+0.98%)
Mutual labels:  natural-language-processing
Open Semantic Entity Search Api
Open Source REST API for named entity extraction, named entity linking, named entity disambiguation, recommendation & reconciliation of entities like persons, organizations and places for (semi)automatic semantic tagging & analysis of documents by linked data knowledge graph like SKOS thesaurus, RDF ontology, database(s) or list(s) of names
Stars: ✭ 98 (-3.92%)
Mutual labels:  natural-language-processing
D2l En
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 300 universities from 55 countries including Stanford, MIT, Harvard, and Cambridge.
Stars: ✭ 11,837 (+11504.9%)
Mutual labels:  natural-language-processing
Botfuel Dialog
Botfuel SDK to build highly conversational chatbots
Stars: ✭ 96 (-5.88%)
Mutual labels:  natural-language-processing
Jupyterlab Prodigy
🧬 A JupyterLab extension for annotating data with Prodigy
Stars: ✭ 97 (-4.9%)
Mutual labels:  natural-language-processing
Awesome Machine Learning
📖 List of some awesome university courses for Machine Learning! Feel free to contribute!
Stars: ✭ 99 (-2.94%)
Mutual labels:  natural-language-processing
Pytorch Pos Tagging
A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.
Stars: ✭ 96 (-5.88%)
Mutual labels:  natural-language-processing
Codesearchnet
Datasets, tools, and benchmarks for representation learning of code.
Stars: ✭ 1,378 (+1250.98%)
Mutual labels:  natural-language-processing
Toiro
A comparison tool of Japanese tokenizers
Stars: ✭ 95 (-6.86%)
Mutual labels:  natural-language-processing
Chinese nlu by using rasa nlu
使用 RASA NLU 来构建中文自然语言理解系统(NLU)| Use RASA NLU to build a Chinese Natural Language Understanding System (NLU)
Stars: ✭ 99 (-2.94%)
Mutual labels:  natural-language-processing
Repo 2016
R, Python and Mathematica Codes in Machine Learning, Deep Learning, Artificial Intelligence, NLP and Geolocation
Stars: ✭ 103 (+0.98%)
Mutual labels:  natural-language-processing
Texting
[ACL 2020] Tensorflow implementation for "Every Document Owns Its Structure: Inductive Text Classification via Graph Neural Networks"
Stars: ✭ 103 (+0.98%)
Mutual labels:  natural-language-processing
Clustype
Automatic Entity Recognition and Typing for Domain-Specific Corpora (KDD'15)
Stars: ✭ 99 (-2.94%)
Mutual labels:  natural-language-processing

metaknowledge

metaknowledge is a Python3 package that simplifies bibliometric research using data from various sources. It reads a directory of plain text files containing meta-data on publications and citations, and writes to a variety of data structures that are suitable for quantitative, network, and text analyses. It handles large datasets (e.g. several million records) efficiently. You can find the documentation.

Installing

To install run python3 setup.py install

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