Stars
An active learning framework, using interchangeable algorithms and sample selection functions, including experimental results on a toy data-set.
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
Simple Docker Compose to load gpt4all (Llama.cpp) as an API and chatbot-ui for the web interface. This mimics OpenAI's ChatGPT but as a local instance (offline).
Retrieve author and publication information from Google Scholar in a friendly, Pythonic way without having to worry about CAPTCHAs!
A curated list of resources on implicit neural representations.
Science Parse parses scientific papers (in PDF form) and returns them in structured form.
ChuanHong / stanford-ner
Forked from dat/stanford-nerThis is a fork of the Stanford Named Entity Recognizer with added support for deploying in Java servlet mode. See github.com/dat/pyner for the Python adapter.
ChuanHong / textfsm
Forked from google/textfsmPython module for parsing semi-structured text into python tables.
ChuanHong / Text_Summarization_with_Tensorflow
Forked from jakehigg/Text_Summarization_with_TensorflowImplementation of a seq2seq model for summarization of textual data. Demonstrated on amazon reviews, github issues and news articles.
ChuanHong / PyTeaser
Forked from xiaoxu193/PyTeaserSummarizes news articles
The guide to tackle with the Text Summarization
A collection of machine learning examples and tutorials.