nlp-recipes
forte
nlp-recipes | forte | |
---|---|---|
5 | 2 | |
6,020 | 242 | |
- | 0.0% | |
0.0 | 3.9 | |
over 2 years ago | about 1 year ago | |
Python | Python | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
nlp-recipes
-
Show HN: I turned my microeconomics textbook into a chatbot with GPT-3
https://github.com/topics/automatic-summarization
Microsoft/nlp-recipes lists current NLP tasks that would be helpful for a docs bot: https://github.com/microsoft/nlp-recipes#content
-
Show HN: DocsGPT, open-source documentation assistant, fully aware of libraries
https://github.com/topics/automatic-summarization
Though now archived,
> Microsoft/nlp-recipes lists current NLP tasks that would be helpful for a docs bot: https://github.com/microsoft/nlp-recipes#content
NLP Tasks: Text Classification, Named Entity Recognition, Text Summarization, Entailment, Question Answering, Sentence Similarity, Embeddings, Sentiment Analysis, Model Explainability, and Auto-Annotatiom
- ✨ 5 Free Resources for Learning Natural Language Processing with Python 🚀
-
Is there any utility software/bot that produces descriptor tags for a Reddit image post using the comments?
I found this (https://github.com/microsoft/nlp-recipes) resource and it has a list of pre-built or easily customizable NLP models that I'm going to try out.
-
Building a Aspect based sentiment classification
There is an NLP recipe from Microsoft on ABSA. Have you seen this? https://github.com/microsoft/nlp-recipes/blob/master/examples/sentiment_analysis/absa/absa.ipynb
forte
-
[P] How Forte Transforms the Building of ML Solutions with PyTorch into Assembly Lines
Github: https://github.com/asyml/forte Documentation: https://asyml-forte.readthedocs.io/en/latest Technical Report: https://aclanthology.org/2020.emnlp-demos.26/
-
Building Modular and Re-purposable NLP Pipelines
Introducing Forte, from the CASL open-source project at Petuum. Forte combines multiple NLP tools to construct an entire NLP pipeline with a few lines of python and extend them to different domains.
What are some alternatives?
ludwig - Low-code framework for building custom LLMs, neural networks, and other AI models
GODEL - Large-scale pretrained models for goal-directed dialog
nlp_course - YSDA course in Natural Language Processing
DialoGPT - Large-scale pretraining for dialogue
OpenPrompt - An Open-Source Framework for Prompt-Learning.
fondant - Production-ready data processing made easy and shareable