You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the NLP workshop, we had a good idea - why not create some NLP processing tools in Baleen? In particular, if we create a BaleenCorpusReader class that extends or provides a similar API to the nltk.corpus.CategorizedPlaintextCorpusReader - then we could use NLTK style analytics directly on top of the MongoDB.
The text was updated successfully, but these errors were encountered:
During the NLP workshop, we had a good idea - why not create some NLP processing tools in Baleen? In particular, if we create a
BaleenCorpusReader
class that extends or provides a similar API to thenltk.corpus.CategorizedPlaintextCorpusReader
- then we could use NLTK style analytics directly on top of the MongoDB.The text was updated successfully, but these errors were encountered: