| deepset-ai/haystack |
12,474 |
|
0 |
30 |
about 2 years ago |
100 |
November 09, 2023 |
346 |
apache-2.0 |
Python |
| :mag: LLM orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots. |
| yandexdataschool/nlp_course |
9,139 |
|
0 |
0 |
about 2 years ago |
0 |
|
25 |
mit |
Jupyter Notebook |
| YSDA course in Natural Language Processing |
| miso-belica/sumy |
3,669 |
|
96 |
14 |
14 days ago |
16 |
October 23, 2022 |
18 |
apache-2.0 |
Python |
| Module for automatic summarization of text documents and HTML pages. |
| DerwenAI/pytextrank |
2,077 |
|
6 |
11 |
over 2 years ago |
19 |
August 07, 2023 |
12 |
mit |
Python |
| Python implementation of TextRank algorithms ("textgraphs") for phrase extraction |
| allenai/RL4LMs |
1,911 |
|
0 |
0 |
over 2 years ago |
0 |
|
44 |
apache-2.0 |
Python |
| A modular RL library to fine-tune language models to human preferences |
| huseinzol05/NLP-Models-Tensorflow |
1,329 |
|
0 |
0 |
over 5 years ago |
0 |
|
3 |
mit |
Jupyter Notebook |
| Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0 |
| icoxfog417/awesome-text-summarization |
1,179 |
|
0 |
0 |
over 3 years ago |
0 |
|
2 |
mit |
|
| The guide to tackle with the Text Summarization |
| xcfcode/Summarization-Papers |
922 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
|
TeX |
| Summarization Papers |
| atulkum/pointer_summarizer |
859 |
|
0 |
0 |
about 3 years ago |
0 |
|
25 |
apache-2.0 |
Python |
| pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks" |
| summanlp/textrank |
836 |
|
18 |
6 |
almost 7 years ago |
10 |
January 16, 2019 |
15 |
mit |
Python |
| TextRank implementation for Python 3. |