All Projects → Pyhanlp → Similar Projects or Alternatives

875 Open source projects that are alternatives of or similar to Pyhanlp

Newsrecommender
A news recommendation system tailored for user communities
Stars: ✭ 164 (-93.6%)
Hunspell Dict Ko
Korean spellchecking dictionary for Hunspell
Stars: ✭ 187 (-92.71%)
Deeptoxic
top 1% solution to toxic comment classification challenge on Kaggle.
Stars: ✭ 180 (-92.98%)
Solrtexttagger
A text tagger based on Lucene / Solr, using FST technology
Stars: ✭ 162 (-93.68%)
Mutual labels:  named-entity-recognition
Nlp4rec Papers
Paper list of NLP for recommender systems
Stars: ✭ 162 (-93.68%)
Nlp profiler
A simple NLP library allows profiling datasets with one or more text columns. When given a dataset and a column name containing text data, NLP Profiler will return either high-level insights or low-level/granular statistical information about the text in that column.
Stars: ✭ 181 (-92.94%)
Lazynlp
Library to scrape and clean web pages to create massive datasets.
Stars: ✭ 1,985 (-22.58%)
Udpipe
R package for Tokenization, Parts of Speech Tagging, Lemmatization and Dependency Parsing Based on the UDPipe Natural Language Processing Toolkit
Stars: ✭ 160 (-93.76%)
Displacy Ent
💥 displaCy-ent.js: An open-source named entity visualiser for the modern web
Stars: ✭ 191 (-92.55%)
Deep Survey Text Classification
The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classification, based on Convolutional Neural Networks (CNN) and Recurrent Neural Networks (RNN). It also implements each of the models using Tensorflow and Keras.
Stars: ✭ 187 (-92.71%)
Gerbil
GERBIL - General Entity annotatoR Benchmark
Stars: ✭ 180 (-92.98%)
Mutual labels:  named-entity-recognition
Covid Papers Browser
Browse Covid-19 & SARS-CoV-2 Scientific Papers with Transformers 🦠 📖
Stars: ✭ 161 (-93.72%)
Ngx Dynamic Dashboard Framework
This is a JSON driven angular x based dashboard framework that is inspired by JIRA's dashboard implementation and https://github.com/raulgomis/angular-dashboard-framework
Stars: ✭ 160 (-93.76%)
Stopwords
Default English stopword lists from many different sources
Stars: ✭ 179 (-93.02%)
Nlp bahasa resources
A Curated List of Dataset and Usable Library Resources for NLP in Bahasa Indonesia
Stars: ✭ 158 (-93.84%)
Mixtext
MixText: Linguistically-Informed Interpolation of Hidden Space for Semi-Supervised Text Classification
Stars: ✭ 159 (-93.8%)
Bert Vocab Builder
Builds wordpiece(subword) vocabulary compatible for Google Research's BERT
Stars: ✭ 187 (-92.71%)
Cookiecutter Spacy Fastapi
Cookiecutter API for creating Custom Skills for Azure Search using Python and Docker
Stars: ✭ 179 (-93.02%)
Pytorch Nlp
Basic Utilities for PyTorch Natural Language Processing (NLP)
Stars: ✭ 1,996 (-22.15%)
Mtbook
《机器翻译:基础与模型》肖桐 朱靖波 著 - Machine Translation: Foundations and Models
Stars: ✭ 2,307 (-10.02%)
Cs224n 2019
My completed implementation solutions for CS224N 2019
Stars: ✭ 178 (-93.06%)
Mishkal
Mishkal is an arabic text vocalization software
Stars: ✭ 158 (-93.84%)
Nlpre
Python library for Natural Language Preprocessing (NLPre)
Stars: ✭ 158 (-93.84%)
Nlvr
Cornell NLVR and NLVR2 are natural language grounding datasets. Each example shows a visual input and a sentence describing it, and is annotated with the truth-value of the sentence.
Stars: ✭ 192 (-92.51%)
Delbot
It understands your voice commands, searches news and knowledge sources, and summarizes and reads out content to you.
Stars: ✭ 191 (-92.55%)
Deepinterests
深度有趣
Stars: ✭ 2,232 (-12.95%)
Kashgari
Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includes Word2Vec, BERT, and GPT2 Language Embedding.
Stars: ✭ 2,235 (-12.83%)
Mutual labels:  named-entity-recognition
Gensim
Topic Modelling for Humans
Stars: ✭ 12,763 (+397.78%)
Awesome Nlp
📖 A curated list of resources dedicated to Natural Language Processing (NLP)
Stars: ✭ 12,626 (+392.43%)
Nel
Entity linking framework
Stars: ✭ 176 (-93.14%)
Awesome Pytorch List
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
Stars: ✭ 12,475 (+386.54%)
Sling
SLING - A natural language frame semantics parser
Stars: ✭ 1,892 (-26.21%)
Deep Generative Models For Natural Language Processing
DGMs for NLP. A roadmap.
Stars: ✭ 185 (-92.78%)
Fastnlp
fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.
Stars: ✭ 2,441 (-4.8%)
Visdial Rl
PyTorch code for Learning Cooperative Visual Dialog Agents using Deep Reinforcement Learning
Stars: ✭ 157 (-93.88%)
Holiday Cn
📅🇨🇳 中国法定节假日数据 自动每日抓取国务院公告
Stars: ✭ 157 (-93.88%)
Cleannlp
R package providing annotators and a normalized data model for natural language processing
Stars: ✭ 174 (-93.21%)
Speech signal processing and classification
Front-end speech processing aims at extracting proper features from short- term segments of a speech utterance, known as frames. It is a pre-requisite step toward any pattern recognition problem employing speech or audio (e.g., music). Here, we are interesting in voice disorder classification. That is, to develop two-class classifiers, which can discriminate between utterances of a subject suffering from say vocal fold paralysis and utterances of a healthy subject.The mathematical modeling of the speech production system in humans suggests that an all-pole system function is justified [1-3]. As a consequence, linear prediction coefficients (LPCs) constitute a first choice for modeling the magnitute of the short-term spectrum of speech. LPC-derived cepstral coefficients are guaranteed to discriminate between the system (e.g., vocal tract) contribution and that of the excitation. Taking into account the characteristics of the human ear, the mel-frequency cepstral coefficients (MFCCs) emerged as descriptive features of the speech spectral envelope. Similarly to MFCCs, the perceptual linear prediction coefficients (PLPs) could also be derived. The aforementioned sort of speaking tradi- tional features will be tested against agnostic-features extracted by convolu- tive neural networks (CNNs) (e.g., auto-encoders) [4]. The pattern recognition step will be based on Gaussian Mixture Model based classifiers,K-nearest neighbor classifiers, Bayes classifiers, as well as Deep Neural Networks. The Massachussets Eye and Ear Infirmary Dataset (MEEI-Dataset) [5] will be exploited. At the application level, a library for feature extraction and classification in Python will be developed. Credible publicly available resources will be 1used toward achieving our goal, such as KALDI. Comparisons will be made against [6-8].
Stars: ✭ 155 (-93.95%)
Swagaf
Repository for paper "SWAG: A Large-Scale Adversarial Dataset for Grounded Commonsense Inference"
Stars: ✭ 156 (-93.92%)
Dostoevsky
Sentiment analysis library for russian language
Stars: ✭ 191 (-92.55%)
Neuralqa
NeuralQA: A Usable Library for Question Answering on Large Datasets with BERT
Stars: ✭ 185 (-92.78%)
Web Database Analytics
Web scrapping and related analytics using Python tools
Stars: ✭ 175 (-93.17%)
Rnn lstm from scratch
How to build RNNs and LSTMs from scratch with NumPy.
Stars: ✭ 156 (-93.92%)
Bert Ner Tf
Named Entity Recognition with BERT using TensorFlow 2.0
Stars: ✭ 155 (-93.95%)
Mutual labels:  named-entity-recognition
Transformers.jl
Julia Implementation of Transformer models
Stars: ✭ 173 (-93.25%)
Fox
Federated Knowledge Extraction Framework
Stars: ✭ 155 (-93.95%)
Mutual labels:  named-entity-recognition
Sequence tagging
Named Entity Recognition (LSTM + CRF) - Tensorflow
Stars: ✭ 1,889 (-26.33%)
Mutual labels:  named-entity-recognition
Id Nlp Resource
A list of Indonesian NLP resources.
Stars: ✭ 185 (-92.78%)
Chinsesner Pytorch
基于BI-LSTM+CRF的中文命名实体识别 Pytorch
Stars: ✭ 174 (-93.21%)
Mutual labels:  named-entity-recognition
G2pc
g2pC: A Context-aware Grapheme-to-Phoneme Conversion module for Chinese
Stars: ✭ 155 (-93.95%)
Mutual labels:  chinese-word-segmentation
Deep Math Machine Learning.ai
A blog which talks about machine learning, deep learning algorithms and the Math. and Machine learning algorithms written from scratch.
Stars: ✭ 173 (-93.25%)
Pythonrouge
Python wrapper for evaluating summarization quality by ROUGE package
Stars: ✭ 155 (-93.95%)
Pytorch Question Answering
Important paper implementations for Question Answering using PyTorch
Stars: ✭ 154 (-93.99%)
Korean Hate Speech
Korean HateSpeech Dataset
Stars: ✭ 192 (-92.51%)
Parallax
Tool for interactive embeddings visualization
Stars: ✭ 192 (-92.51%)
Phrasal
A large-scale statistical machine translation system written in Java.
Stars: ✭ 190 (-92.59%)
Glad
Global-Locally Self-Attentive Dialogue State Tracker
Stars: ✭ 185 (-92.78%)
Multimodal Sentiment Analysis
Attention-based multimodal fusion for sentiment analysis
Stars: ✭ 172 (-93.29%)
Natural Language Processing Specialization
This repo contains my coursework, assignments, and Slides for Natural Language Processing Specialization by deeplearning.ai on Coursera
Stars: ✭ 151 (-94.11%)
Qb
QANTA Quiz Bowl AI
Stars: ✭ 153 (-94.03%)
61-120 of 875 similar projects