Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This project uses the language model API to identify and extract names, dates, and locations from text, functioning similarly to a named entity recognition (NER).

Notifications You must be signed in to change notification settings

mikartisan/text-entity-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

text-entity-extractor

Overview

This project uses the Awan LLM language model (Awanllm-Llama-3-8B-Dolfin) API to identify and extract names, dates, and locations from text, functioning similarly to a named entity recognition (NER).

Local Image

Usage

  • Input Text: Provide the text input from which entities need to be extracted.
  • Output: Receive extracted entities in a structured format for further analysis or processing.

Installation

To get started with Text Entity Extractor:

Technologies Used

  • Language Model: Awanllm-Llama-3-8B-Dolfin for entity recognition.
  • HTML/Tailwind/JavaScript: Frontend components for user interaction and interface design.
  • GitHub: Hosts the repository and manages version control.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This project uses the language model API to identify and extract names, dates, and locations from text, functioning similarly to a named entity recognition (NER).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published