awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nlptown avatar

nlptown/nlp-notebooks

0
View on GitHub↗
1,015 estrellas·386 forks·Jupyter Notebook·5 vistaswww.nlp.town↗

Nlp Notebooks

Este repositorio es una colección de notebooks de Jupyter educativos diseñados para demostrar técnicas prácticas de machine learning y procesamiento de lenguaje natural. Sirve como una librería de tutoriales para implementar modelos estadísticos y arquitecturas neuronales para resolver tareas comunes de análisis lingüístico mediante la ejecución de código interactiva y modular.

El proyecto proporciona flujos de trabajo guiados para una amplia gama de tareas aplicadas, incluyendo evaluación de sentimientos, extracción de entidades nombradas y clasificación de documentos. Se distingue por ofrecer implementaciones concretas para operaciones complejas como el modelado probabilístico de temas, el etiquetado de secuencias basado en transformadores y la generación de mapeos semánticos en espacios vectoriales.

Estos recursos cubren el ciclo de vida completo del análisis de texto, desde el mapeo de datos lingüísticos en espacios vectoriales numéricos hasta la medición de la similitud semántica y el descubrimiento de estructuras temáticas ocultas dentro de grandes colecciones de documentos. La colección está estructurada para facilitar la experimentación iterativa y la exploración de datos para los usuarios que trabajan con modelos modernos de procesamiento de lenguaje.

Features

  • Jupyter Notebook Collections - Provides a collection of interactive notebooks demonstrating sentiment analysis, topic modeling, and entity extraction.
  • Interactive Notebook Environments - Provides interactive notebook environments for executing code and exploring machine learning workflows.
  • Machine Learning Models - The library provides textual content categorization to sort written information into specific labels or intents by applying statistical models or modern language processing architectures.
  • Topic Models - Uses statistical models to discover latent thematic structures in text corpora.
  • Document Topic Prediction - Predicts document topics by applying trained probabilistic models to organize primary subjects.
  • Large Language Model Fine-Tuning - Implements fine-tuning workflows to adapt large language models to specific downstream tasks.
  • Named Entity Recognition - Provides systems for identifying and classifying entities such as people, organizations, and locations within unstructured text.
  • Word Embeddings - Maps words and sentences into numerical vector spaces to capture semantic relationships.
  • Semantic Similarity Calculation - Calculates the semantic relationship between texts to determine similarity in meaning.
  • Sentiment Analysis Tools - Provides tools for classifying the emotional tone of text as positive, negative, or neutral.
  • Sequence Labeling Architectures - Implements sequence labeling architectures to classify individual tokens within text streams.
  • Sequence-to-Sequence Models - Utilizes transformer-based sequence-to-sequence models to capture complex contextual relationships in text.
  • Text Classification - Implements workflows for categorizing and labeling text inputs using language models.
  • Topic Modeling Libraries - Provides libraries for identifying latent thematic structures in large text collections using unsupervised statistical algorithms.
  • Sentence Pair Scoring - Computes precise similarity scores between sentence pairs to facilitate data exploration.
  • Semantic Word Embeddings - Generates semantic word embeddings to map linguistic data into high-dimensional numerical vector spaces.

Historial de estrellas

Gráfico del historial de estrellas de nlptown/nlp-notebooksGráfico del historial de estrellas de nlptown/nlp-notebooks

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Colecciones destacadas con Nlp Notebooks

Colecciones seleccionadas manualmente donde aparece Nlp Notebooks.
  • Proyectos de investigación en Deep Learning

Alternativas open-source a Nlp Notebooks

Proyectos open-source similares, clasificados según cuántas características comparten con Nlp Notebooks.
  • rare-technologies/gensimAvatar de RaRe-Technologies

    RaRe-Technologies/gensim

    16,442Ver en GitHub↗

    Gensim is an unsupervised natural language processing toolkit designed for topic modeling, word embedding training, and the processing of large-scale text corpora. It provides a framework for discovering latent themes and semantic structures in text without the need for labeled data. The toolkit is distinguished by its ability to handle datasets that exceed system memory through iterator-based data streaming from disk. It also supports distributed model training, allowing complex modeling tasks to be executed across computer clusters. The library covers a broad range of analysis capabilities

    Python
    Ver en GitHub↗16,442
  • d2l-ai/d2l-enAvatar de d2l-ai

    d2l-ai/d2l-en

    29,001Ver en GitHub↗

    This project is an educational platform and research toolkit designed to teach deep learning through a combination of mathematical theory, visual diagrams, and executable code. It provides a comprehensive environment for building, training, and evaluating neural networks, grounding complex concepts in interactive computational notebooks that allow for hands-on experimentation. The framework distinguishes itself by interleaving theoretical foundations—including linear algebra, calculus, and probability—with practical implementations across multiple industry-standard libraries. It supports flex

    Pythonbookcomputer-visiondata-science
    Ver en GitHub↗29,001
  • thilinarajapakse/simpletransformersAvatar de ThilinaRajapakse

    ThilinaRajapakse/simpletransformers

    4,248Ver en GitHub↗

    SimpleTransformers is a high-level framework for training and fine-tuning transformer models for diverse natural language processing tasks. It functions as a toolkit for developing text classification, named entity recognition, and question answering models, while also serving as a sequence-to-sequence tool and a text embedding generator. The library distinguishes itself by providing a multi-modal model trainer capable of processing and classifying data that combines both text and image inputs. It further supports specialized workflows for conversational AI training, language model generation

    Pythonconversational-aiinformation-retrivalnamed-entity-recognition
    Ver en GitHub↗4,248
  • chatopera/synonymsAvatar de chatopera

    chatopera/Synonyms

    5,107Ver en GitHub↗

    Synonyms is a natural language processing library and semantic similarity engine specifically designed for Chinese text. It functions as a word embedding toolkit and tokenizer that extracts semantic meaning and identifies synonyms by calculating the conceptual closeness between words and sentences. The system provides a toolkit for Chinese word embedding and synonym discovery, allowing for the retrieval of semantically similar words to expand vocabulary. It distinguishes itself through a configuration-driven approach to model loading, which supports the integration of custom word embeddings t

    Pythonaichatbotnlp
    Ver en GitHub↗5,107
Ver las 30 alternativas a Nlp Notebooks→

Preguntas frecuentes

¿Qué hace nlptown/nlp-notebooks?

Este repositorio es una colección de notebooks de Jupyter educativos diseñados para demostrar técnicas prácticas de machine learning y procesamiento de lenguaje natural. Sirve como una librería de tutoriales para implementar modelos estadísticos y arquitecturas neuronales para resolver tareas comunes de análisis lingüístico mediante la ejecución de código interactiva y modular.

¿Cuáles son las características principales de nlptown/nlp-notebooks?

Las características principales de nlptown/nlp-notebooks son: Jupyter Notebook Collections, Interactive Notebook Environments, Machine Learning Models, Topic Models, Document Topic Prediction, Large Language Model Fine-Tuning, Named Entity Recognition, Word Embeddings.

¿Qué alternativas de código abierto existen para nlptown/nlp-notebooks?

Las alternativas de código abierto para nlptown/nlp-notebooks incluyen: rare-technologies/gensim — Gensim is an unsupervised natural language processing toolkit designed for topic modeling, word embedding training,… d2l-ai/d2l-en — This project is an educational platform and research toolkit designed to teach deep learning through a combination of… thilinarajapakse/simpletransformers — SimpleTransformers is a high-level framework for training and fine-tuning transformer models for diverse natural… johnsnowlabs/spark-nlp — Spark NLP is a toolkit for scalable text analysis and machine learning built on the Apache Spark distributed computing… chatopera/synonyms — Synonyms is a natural language processing library and semantic similarity engine specifically designed for Chinese… microsoft/nlp-recipes — nlp-recipes is a collection of implementation guides and reference templates for applying natural language processing…