(no title)
elyase | 7 years ago
[1] https://github.com/allenai/allennlp
[2] https://github.com/facebookresearch/pytext
[3] https://spacy.io
elyase | 7 years ago
[1] https://github.com/allenai/allennlp
[2] https://github.com/facebookresearch/pytext
[3] https://spacy.io
mkl|7 years ago
yorwba|7 years ago
Flair: https://github.com/zalandoresearch/flair/blob/master/flair/m...
Allen NLP: https://github.com/allenai/allennlp/blob/master/allennlp/dat...
PyText: https://github.com/facebookresearch/pytext/blob/master/pytex...
spaCy seems to focus on language analysis and I couldn't find an API that'd be directly usable for text generation.
be_erik|7 years ago
https://en.wikipedia.org/wiki/Markov_chain
starchand|7 years ago
sachin18590|7 years ago
wodenokoto|7 years ago
You can randomly add them to your training set, if you feel that real world data has them randomly distributed, but you training sample is too small to capture this.
mongodude|7 years ago
- Easy to use
- Developers are very active
- State-of-the-art results using approaches that are easy to understand and works well for most of text classification tasks