The Wayback Machine - https://web.archive.org/web/20210821031536/https://github.com/topics/nlp-keywords-extraction
Skip to content
#

nlp-keywords-extraction

Here are 150 public repositories matching this topic...

Jcseg is a light weight NLP framework developed with Java. Provide CJK and English segmentation based on MMSEG algorithm, With also keywords extraction, key sentence extraction, summary extraction implemented based on TEXTRANK algorithm. Jcseg had a build-in http server and search modules for the latest lucene,solr,elasticsearch
  • Updated Aug 9, 2021
  • Java
neomatrix369
neomatrix369 commented Oct 25, 2020

Missing functionality

Currently, the release process (to GitHub and PyPi) is done manually, it's prone to errors, and the two scripts used work best in happy-path use-case scenarios while edge-case even though less to worry about are not taken care of, as well as they could have been.

The release to PyPi should be fail-safe as there is no way to revert if a mistake is made.

**Proposed

Aspect-Based Opinion Mining involves extracting aspects or features of an entity and figuring out opinions about those aspects. It's a method of text classification that has evolved from sentiment analysis and named entity extraction (NER). ABOM is thus a combination of aspect extraction and opinion mining. While opinions about entities are useful, opinions about aspects of those entities are more granular and insightful.
  • Updated Oct 27, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the nlp-keywords-extraction topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nlp-keywords-extraction topic, visit your repo's landing page and select "manage topics."

Learn more