GaoQ1/ner-slot_filling
中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF
This project helps you automatically understand what people mean when they type or say something in Chinese, and pinpoint specific pieces of information within their message. For instance, if a customer asks, "I want to book a flight to Beijing for tomorrow," it can identify "book a flight" as the intent and "Beijing" and "tomorrow" as key details. It's designed for anyone working with Chinese natural language to extract specific data points and categorize user requests.
188 stars. No commits in the last 6 months.
Use this if you need to automatically process Chinese text or speech to understand user intentions and extract relevant information like names, dates, or locations.
Not ideal if your primary need is general text generation, translation, or understanding languages other than Chinese.
Stars
188
Forks
47
Language
Python
License
—
Category
Last pushed
Sep 30, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/GaoQ1/ner-slot_filling"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
hellohaptik/chatbot_ner
chatbot_ner: Named Entity Recognition for chatbots.
openeventdata/mordecai
Full text geoparsing as a Python library
Rostlab/nalaf
NLP framework in python for entity recognition and relationship extraction
mpuig/spacy-lookup
Named Entity Recognition based on dictionaries
NorskRegnesentral/skweak
skweak: A software toolkit for weak supervision applied to NLP tasks