ziqizhang/jate
JATE - Just Automatic Term Extraction (in Python)
This project helps specialists quickly identify important phrases and concepts from large amounts of text. You provide documents, and it highlights the key terms, making it easier to grasp the main subjects or compare information across different texts. This is ideal for researchers, analysts, or anyone who needs to extract specific vocabulary from reports, articles, or other text collections.
Available on PyPI.
Use this if you need to automatically find the most relevant single- or multi-word terms in a document or a collection of texts to understand their core subjects.
Not ideal if you're looking for a full summarization tool that extracts entire sentences or paragraphs, or if you need to perform advanced sentiment analysis.
Stars
84
Forks
29
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 17, 2026
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ziqizhang/jate"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
mcs07/ChemDataExtractor
Automatically extract chemical information from scientific documents
brucewlee/lftk
[BEA @ ACL 2023] General-purpose tool for linguistic features extraction; Tested on readability...
mmmaurer/elfen
A python package to efficiently extract linguistic features for text/NLP datasets
strangetom/ingredient-parser
A tool to parse recipe ingredients into structured data
explosion/projects
🪐 End-to-end NLP workflows from prototype to production