Prakhar Mishra

Results 6 repositories owned by Prakhar Mishra

TextAugmentation-GPT2

187
Stars
42
Forks
Watchers

Fine-tuned pre-trained GPT2 for custom topic specific text generation. Such system can be used for Text Augmentation.

50-Days-of-ML

255
Stars
61
Forks
Watchers

A day to day plan for this challenge (50 Days of Machine Learning) . Covers both theoretical and practical aspects

Automatic-Glossary-Generation

29
Stars
4
Forks
Watchers

The projects lets you extract glossary words and their definitions from a given piece of text automatically using NLP techniques

EmbedViz-Streamlit

19
Stars
5
Forks
Watchers

Embedding Visualizer (EmbedViz) data app made with Streamlit library

T5-Text-to-Text-Transfer-Transformer

36
Stars
10
Forks
Watchers

Demo of the T5 model for various pre-trained task.

Writing-with-BERT

40
Stars
15
Forks
Watchers

Using BERT for doing the task of Conditional Natural Language Generation by fine-tuning pre-trained BERT on custom dataset.