[D] NLP Q: How to extract this part from a messy short text?

This page summarizes the projects mentioned and recommended in the original post on /r/MachineLearning

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • flair

    A very simple framework for state-of-the-art Natural Language Processing (NLP)

    You then train the whole thing on sequences where each position has a label that is begin/inside/outside and thus you can calculate cross-entropy loss. So all in all it is basically: https://github.com/flairNLP/flair, https://huggingface.co/transformers/model_doc/distilbert.html#tfdistilbertforsequenceclassification or any huggingface model "for sequence classificaiton" or but just char based instead of word based. The CRF layer (as included in flair) is optional but may be useful.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts