Search found 304 matches

by Admin
3 years ago
Forum: Technologies for Teaching, Learning, Research, Problem Solving and Business
Topic: Live Programming and Computing with Python, R, Sage, Octave, Maxima, Singular, Gap, GP, HTML & Macaulay2
Replies: 55
Views: 75535

Re: Programming and Computing with Python Right from the Forum

NLTK - the Natural Language Toolkit is installed, test it: import nltk #Simple nltk demo, Tokenize and tag some text sentence = """At eight o'clock on Thursday morning Arthur didn't feel very good.""" print(sentence) nltk.download('punkt') tokens = nltk.word_tokenize(se...
by Admin
3 years ago
Forum: Research and Consultancy
Topic: DATA4COVID19 Africa Challenge Call for Proposals
Replies: 0
Views: 1998

DATA4COVID19 Africa Challenge Call for Proposals

From now through February 5, 2021, l’Agence française de développement (AFD), together with Expertise France and The GovLab , is soliciting innovative proposals (re)using data in a collaborative and responsible way to provide actionable intelligence for decision-makers and people to respond to COVID...
by Admin
3 years ago
Forum: Technologies for Teaching, Learning, Research, Problem Solving and Business
Topic: TSSFL Technology Stack Integrated Technologies for Teaching, Learning, Research and Business
Replies: 31
Views: 39466

Re: TSSFL Open Discussion Forums News and Updates

A lot of tools and software are installed within the SageMath ecosystem, the computing engine for Python, R, Sage, etc., that our forum uses. See a few of the Python-based software installed:

Image

Go to advanced search