txsun1997/nlp-paradigm-shift
Paradigm shift in natural language processing
This project helps natural language processing (NLP) researchers and practitioners understand how different NLP tasks are being solved using new or alternative methodological frameworks. It provides a curated, continuously updated list of academic papers, categorized by NLP task and the 'paradigm' (methodological approach) used. By reviewing this resource, an NLP specialist can see trends in how tasks like named entity recognition or text classification are approached.
No commits in the last 6 months.
Use this if you are an NLP researcher or practitioner looking to quickly survey the latest methodological trends and paradigm shifts for various NLP tasks, or seeking inspiration for novel approaches to your own NLP problems.
Not ideal if you are looking for ready-to-use code, datasets, or an executable library to directly implement NLP solutions.
Stars
42
Forks
5
Language
HTML
License
MIT
Category
Last pushed
May 29, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/txsun1997/nlp-paradigm-shift"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
nltk/nltk
NLTK Source
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
undertheseanlp/underthesea
Underthesea - Vietnamese NLP Toolkit
stanfordnlp/stanza
Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many...
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)